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. ๐
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
Now we cooking. #ElectricSQL and #phoenix working together to make local first design using liveview. ๐
I'm going to need to use this now. ๐
๐จโ๐ป 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
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.