Google Cloud has announced the general availability of its managed Remote MCP Server for AlloyDB. This new service provides a direct and secure connection for AI models and agents to access real-time data stored in AlloyDB databases, improving the quality of context for AI-powered applications.
Redis 8.4 introduces a new `CLAIM` option for its `XREADGROUP` command, simplifying how developers build reliable stream consumers. The update combines consuming new messages and reclaiming stalled ones into a single command, reducing code complexity and improving the robustness of event-driven applications.
ClickHouse announced several major updates at its Open House 2026 event. Key developments include deeper integration with Postgres, new data ingestion tools called ClickPipes and ClickHouse Agents, and a partnership with Langfuse for LLM observability. The updates aim to simplify real-time data analytics.
DuckDB, the popular in-process analytical database, has introduced a new remote protocol called Quack. It uses HTTP to enable a client-server model, allowing multiple users and applications to connect to and query the same database instance over a network, a significant shift from its embedded-only origins.
A new version of pg_sorted_heap, a PostgreSQL extension, has been released. It introduces physically sorted storage and integrated vector search. Version 0.14.0 adds official support for PostgreSQL 16 and is now available on the PostgreSQL Extension Network (PGXN) for easier installation and management.
AI brand discovery platform ChatFeatured migrated its analytics database from PlanetScale Postgres to a Postgres-compatible service managed by ClickHouse. The switch, completed in 30 minutes, reduced complex query times from 2.5 minutes to under one second, significantly improving performance for its AI-powered features.