dbt Core v2.0 Alpha: Fix These 3 Things Before GA Ships dbt Core v2.0 hit alpha on June 1 and the data engineering community is mostly focused on the wrong thing. Yes, the Rust-based ... ByteBotJuly 20, 2026 Databases
Databases SQRL: Feyn’s Text-to-SQL Model Inspects Before It Writes Feyn Labs released SQRL, open-weight text-to-SQL models that inspect the database before writing queries. SQRL-35B-A3B ...
Databases Redis 8.2 GA: 49% More Throughput and the Memory Cut Nobody Noticed Redis 8.2 is GA with 49% more throughput, 70+ optimized commands, and a 67% JSON ...
Databases PostgreSQL 19 Beta 2: Graph Queries and Zero-Downtime REPACK PostgreSQL 19 Beta 2 adds native SQL/PGQ graph queries, built-in REPACK CONCURRENTLY for zero-downtime maintenance, ...
Databases Supabase July 2026: MongoDB in Postgres, Binary Realtime Supabase's July 2026 developer update brings MongoDB queries from Postgres SQL, binary Realtime broadcast payloads, ...
SQLite’s Broken Defaults: The Case for Rust-Style Editions SQLite's defaults haven't changed since 2004. A proposal to add Rust-style editions would fix that — and the community is split on whether ... ByteBotJuly 16, 2026 Databases
Databases OpenSearch 3.7: 5.5x Faster Vector Search and Native Prometheus OpenSearch 3.7 delivers 5.5x faster vector retrieval via docvalue_fields and native Prometheus integration—no reindexing or ...
Databases dbt Core v2: Rust Engine, 30x Faster Parsing, Upgrade Guide dbt Core v2.0 alpha brings a Rust-based Fusion engine with 30x faster parse times. Here ...
Databases YouTrackDB: The Graph Database JetBrains Built in Secret JetBrains forked OrientDB after SAP abandoned it, built YouTrackDB internally for two years, and open-sourced ...
Databases PgBouncer Hits 336k TPS: The SO_REUSEPORT Fix Explained ClickHouse ran multiple PgBouncer processes with SO_REUSEPORT and hit 336k TPS—4x the single-threaded ceiling. Here's ...