Woah. Like if #ElectricSQL wasn't already amazing. Absolutely outstanding work by the team! Making a storage engine is not in any shape the simple path. But so immensely worth it, when you need it. ๐Ÿ˜Ž

https://electric-sql.com/blog/2025/08/13/electricsql-v1.1-released

Phoenix sync is brilliant. Uses #ElectricSQL in the core to make it possible. Provides a full sync engine, with no fuss. So you don't have to do the updates. Just write your code, and leave the db updates to flow. ๐Ÿ˜Ž

https://hexdocs.pm/phoenix_sync/readme.html

Phoenix.Sync โ€” Phoenix.Sync v0.4.3

Congrats to the #ElectricSQL team on hitting 1.0! Love their sync engine design. Uses postgres all the way. Even on the client, with #pglite. ๐Ÿ˜

I'm pretty sure their design is going to stick for a while with me. ๐Ÿ˜Ž

https://electric-sql.com/blog/2025/03/17/electricsql-1.0-released

Electric 1.0 released | ElectricSQL

With version 1.0 Electric is now in GA. The APIs are stable and the sync engine is ready for mission critical, production apps.

Now we cooking. #ElectricSQL and #phoenix working together to make local first design using liveview. ๐Ÿ˜Ž

I'm going to need to use this now. ๐Ÿ˜…

https://hexdocs.pm/phoenix_sync/readme.html

Phoenix.Sync โ€” Phoenix.Sync v0.4.3

๐Ÿ‘จโ€๐Ÿ’ป My notebook is filling up with ideas and things to test out from #CodeBEAM, but this drop was totally unexpected and will likely get a lot of my early attention.

Built on the back of #ElectricSQL, welcome to the community `Phoenix.Sync`. #ElixirLang

https://hexdocs.pm/phoenix_sync/readme.html

Phoenix.Sync โ€” Phoenix.Sync v0.4.3

Wednesday Links - Edition 2024-08-07

OpenTelemetry Tracing on Spring Boot, Java Agent vs. Micrometer Tracing (4...

DEV Community
Good Bye CRUD APIs, Hello Sync: Realtime PostgreSQL with ElectricSQL

Engineers/Developers often have to do extra work when managing communication between their existing Postgres DB and Frontend because of unnecessary API calls. ElectricSQL steps in here, working alongside your Postgres to cut down on these API calls, making the interaction smoother.

Hexmos Journal