Advertisement Β· 728 Γ— 90

Posts by PGlite

Preview
Electric apps get persistence and includes with TanStack DB 0.6 | ElectricSQL TanStack DB 0.6 adds persistence and includes. For Electric users, that means a more complete app data stack with persistence and nested query results, adopted incrementally.

SQLite-backed persistence, hierarchical includes and reactive effects for workflows/agents.

@electric-sql.com just got so much more *app shaped* with the new @tanstack.com DB release.

electric-sql.com/blog/2026/03...

1 week ago 8 2 0 1
Preview
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.

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...

1 week ago 10 4 0 0
Post image

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!

8 months ago 63 11 1 2

Here’s @samwillis.uk talking about how we built @pglite.dev and the future of the project at @pgconf.dev in Montreal last month.

9 months ago 7 2 0 0

Cc @pglite.dev

10 months ago 1 1 0 0

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!

9 months ago 11 6 0 0
Video

🧡 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.

9 months ago 13 6 1 3
Advertisement
Post image

One week till my talk @pgconf.dev!
Very excited to be visiting Montreal πŸ‡¨πŸ‡¦
Give me a shout if you want to meet up a chat @pglite.dev, @electric-sql.com, Sync Engines or Local-first app development.

10 months ago 16 3 0 1
Video

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!

11 months ago 22 3 0 0
Preview
PGlite Lightweight WASM Postgres

Last but not least, huge special mention to the crew behind pglite.dev - fully-featured Postgres-in-the-browser via WASM 🀯 - which Bluesky Inbox uses to store your data locally. Massive shout out to @thruflo.com and the gang at electric-sql.com

1 year ago 18 4 1 0
Query Doctor - Power Up Your Database Fine-tune your queries, optimize and visualize your indexes

A visual guide to database query execution querydoctor.com built by @simp.engineer using @pglite.dev

1 year ago 11 2 1 0
Video

Exciting day, @electric-sql.com is now in Beta πŸš€
Electric makes realtime replication between Postgres & *any* client side store possible!
(And we've scaled it to 1 million connections 🀯)
Here it is syncing 100k rows to a @pglite.dev app:

1 year ago 29 6 6 0
Preview
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.

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!

1 year ago 77 20 3 11

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.

1 year ago 22 5 0 0
Post image

New project landing next week Tuesday 26 November πŸš€

Local-only calories tracker app
πŸ—οΈ @effect-ts.bsky.social
⚑️ @pglite.dev with live queries
πŸ“„ @drizzle.team
πŸ”— Actors with XState
🧱 @tanstack.com router

Your next local-first stack πŸ‘‡

1 year ago 11 2 1 1

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!

1 year ago 71 9 12 1
Local-only calories tracker app | Typeonce A local-only calories tracker app made with TanStack Router, PGlite, Effect, XState and drizzle. The app is all client-side, fast, private, and reactive using a local postgres database.

New project coming: Local-only calories tracker app

A key component of a local-first app is a local data store

This is how to implement a local postgres database πŸ‘‡
www.typeonce.dev/course/calor...

@drizzle.team @pglite.dev @tailwindcss.com @vite.dev @tanstack.com @effect-ts.bsky.social

1 year ago 24 1 2 0
Advertisement
Preview
Postgres Sandbox In-browser Postgres sandbox with AI assistance

If you haven't already seen it, check out database.build 🀯 AI assisted Postgres sandbox in the browser developed by Supabase on PGlite.

1 year ago 13 3 0 0
Video

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 πŸ”₯

1 year ago 24 4 1 1

pglite is so cool… I expect big things

1 year ago 13 1 0 1
Post image

Live queries with PGLite and @drizzle.team
πŸ‘‰ Compose query using drizzle
πŸ‘‰ `toSQL` to extract raw query and params

Exactly what it's needed inside `useLiveQuery` to make PGLite live sync with db changes ⚑️

1 year ago 7 1 0 0