Introduced at Ignite late last year, Azure HorizonDB is a new PostgreSQL service designed for higher performance and ...
The world tried to kill Andy off but he had to stay alive to to talk about what happened with databases in 2025.
Meet NoDB, an open source Airtable alternative that builds REST endpoints and SDKs, so your team moves faster without monthly ...
pggen generates Go code to provide a typesafe wrapper to run Postgres queries. If Postgres can run the query, pggen can generate code for it. The generated code is strongly-typed with rich mappings ...
Piggy is a simple command-line tool for managing schema and data changes to PostgreSQL databases. Piggy looks for .sql files in a directory and applies them to the database in order, using ...