PGlite

@pglite.dev

Lightweight WASM Postgres by @electric.ax https://pglite.dev

Introducing Electric Agents! Agents are not compute. Agents are data. Multi-agent is a sync problem. Electric Agents is the first agent platform built on sync. Use it to build scalable, collaborative, long-lived multi-agent systems: 🧵👇

PGlite v0.4 is out 🚀 PostGIS, connection multiplexing, and a major architecture refactor - bringing embedded Postgres closer to native. Now at 13M+ weekly downloads and showing up everywhere from CI to browser-based dev environments. electric-sql.com/blog/2026/03...

Announcing PGlite v0.4: PostGIS, connection multiplexing, and a new architecture | ElectricSQL

PGlite v0.4 adds PostGIS, connection multiplexing, and a refactored architecture that decouples initdb from the main WASM binary.

electric-sql.com

PGlite (WASM Postgres) now gets over 1 million downloads a week! 🤯🚀 Absolutely incredible to see how people have embraced what we have built. Awesome work by the team!

Bild

PGlite can now be used with any Postgres client, and pairs perfectly with AI app builders for vibe coding. Love that with @bolt.new *everything* runs in the browser - node, the dev server, and now even PGlite 🚀🤯 Awesome job by the team to get this out!

ElectricSQL@electric.ax · last yr.

🧵 More play less infra => vibe coding with the database inside the sandbox. Apps built with AI app builders like @bolt.new usually need to connect to a database to actually work. With @pglite.dev you can have the database inside the sandbox, so you can vibe code without even thinking about infra.

🧵 More play less infra => vibe coding with the database inside the sandbox. Apps built with AI app builders like @bolt.new usually need to connect to a database to actually work. With @pglite.dev you can have the database inside the sandbox, so you can vibe code without even thinking about infra.

PGlite is now based on Postgres 17 🎉🚀 v0.3, which we just released, is a big step forward for the project, and the foundation for a lot of exciting things coming soon!

ElectricSQL is now in BETA! We're a Postgres sync engine. Check out our new 1 million clients benchmark and demos: electric-sql.com/blog/2024/12... Electric is ready to sync with companies like Trigger.dev, Ottogrid.ai and Doorboost.com using us in production. Great time to take another look!

Electric BETA release | ElectricSQL

The Electric sync engine is now in BETA. If you haven't checked out Electric recently, it's a great time to take another look.

electric-sql.com

I had a great conversation with @thruflo.com about ElectricSQL. They've massively simplified their product over the last year making it a lot simpler and scalable. I particularly enjoyed diving into read-path vs write-path syncing. We also discuss PGlite which is absolutely wild.

localfirst.fm@localfirst.fm · 2y ago

Episode #18 is out. James Arthur (@thruflo.com) on ElectricSQL, read/write-path syncing and PGlite to run Postgres everywhere via WASM. Full episode links and show notes in the comments.

pglite (pglite.dev) has completely replaced sqlite for me when bootstrapping new projects When deploying, all I have to do is replace the drizzle-orm postgres adapter from pglite to a different one and that's it!

With PGlite + ElectricSQL sync you can build an issue tracker handling 100k issues + 500k comments, synced from Postgres to PGlite in the browser! Super fast UI updates with all writes going though the local database, and Postgres FTS in PGlite for search 🔥