







Lightweight WASM Postgres
Litestream
Litestream is an open-source, real-time streaming replication tool that lets you safely run SQLite applications on a single node.


PostgreSQL 14 Internals
Postgres Professional is a PostgreSQL company delivering Postgres Pro DBMS and all kinds of PostgreSQL professional services worldwide


ParadeDB — Search without a second system
One Postgres for your application data, full-text search, vector retrieval, and aggregations. Home of the pg_search extension.

Serverless SQL Database
Go full serverless and take the complexity out of PostgreSQL database operations.

Benchmarks | EXO
Transparent benchmarks for LLMs tested on real hardware. Coming soon.
Extensible Software in the age of LLMs | Jeremy Morrell
Solid core + capability-based sandboxes + LLMs = Users with superpowers

TigerFS
A filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. TigerFS mounts a database as a directory. Every file is a real row. Writes are transactions. Multiple agents and humans can read and write concurrently with full ACID guarantees, locally or across machines. Any tool that works with files works out of the box.
Reuse your existing hardware to run LLMs privately and securely.
Trellis lets you run large language models on your organization's compute. Scale and data privacy, choose both.

Honker
Durable queues, streams, pub/sub, and time-trigger scheduling on SQLite. One file, zero servers.

pgsky 0.2.0 — the Bluesky client that lives inside PostgreSQL — is now public OAuth, DPoP, timeline, posts, replies, threads, all as SQL procedures and views. Plus a Rust TUI styled like a database admin tool It's early, but we got this :)
GitHub - FormerLab/pgsky: An AT Protocol / Bluesky client implemented as a PostgreSQL extension. The database is the application
github.comcreated a plc backed by sqlite instead of postgres if anyone is interested tangled.org/chadtmiller.com/plc-sqlite i have a setup for an appview in railway where i create an ephemeral environment per pr against a long running pds and plc with some test accounts for dev.