On the first day of Microsoft Build 2026 in San Francisco, Microsoft announced the public preview of Azure HorizonDB, a fully managed PostgreSQL-compatible database rebuilt from the ground up for ...
Tiger Data, the creators of TimescaleDB, develops the open-source time-series database built on PostgreSQL. This article walks through a working template that uses Claude Code Agent Teams to build one ...
At QCon London 2026, Peter Morgan introduced Tansu, an open-source, Apache Kafka-compatible messaging broker he has been building solo for the past two years. The pitch was simple and deliberately ...
Microsoft’s declarative REST and GraphQL API design tool supports MySQL and Postgres as well as Azure databases and works anywhere you can run a Docker container. Microsoft Azure is now so big it’s ...
Microsoft’s recent launch of a standalone version of the MongoDB compatibility layer for its global-scale Azure Cosmos DB brought back an old name. Back in 2018, when the company unveiled a public ...
JsQuery – is a language to query jsonb data type, introduced in PostgreSQL release 9.4. It's primary goal is to provide an additional functionality to jsonb (currently missing in PostgreSQL), such as ...
Get Ready, Future Web Developers! Let's create a simple HTML website that connects to a Postgres Database. For this example, we will be using JavaScript (Node JS, and Express JS) for its middleware ...