Postgres 19 Just Got an Insane Upgrade
For years, developers have joked about using Postgres for everything. With native graph queries and atomic operations in version 19, that joke is rapidly becoming a production-ready reality.
Tag
5 posts
For years, developers have joked about using Postgres for everything. With native graph queries and atomic operations in version 19, that joke is rapidly becoming a production-ready reality.
A new project called pgrust has completely rewritten Postgres in Rust, and it passes every single regression test. But the real story isn't just speed—it's how AI made this 'impossible' feat a reality.
A new open-source extension from Microsoft lets you build durable, fault-tolerant workflows directly inside Postgres. This means you can ditch external orchestrators and cron jobs, managing complex pipelines with just a few lines of SQL.
Building AI apps often means juggling separate databases, RAG pipelines, and agent workflows. A new platform called Powabase integrates everything on top of Postgres, promising to eliminate the complexity.
Stop writing the same CRUD APIs over and over again. Discover the open-source tool that turns your Postgres database directly into a secure, production-ready REST API with zero backend code.