» Tag
databases
72 postsChorus: A Fast Single-Writer WAL Built on Google Cloud Storage
Chorus is a single-writer WAL built directly on Google Cloud Storage, delivering regional durability at single-zone latency without Kafka or etcd.
ArcadeDB Adds OpenTelemetry Tracing and Kubernetes Health Probes
ArcadeDB expands cloud observability with four opt-in pillars: deeper metrics, OpenTelemetry tracing, structured JSON logging and Kubernetes health probes.
SynnoDB: Accelerating SQL with Custom Engines for DuckDB
SynnoDB accelerates SQL queries for DuckDB using custom C++ engines.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBranching Databases Like Code: A CI/CD Pattern for Lakebase at Glaspoort
Glaspoort enhances data management with a CI/CD model for Lakebase database changes.
Why I Developed Local-First Agent Memory
LoreConvo introduces a local-first memory layer using SQLite and FTS5, offering an alternative to traditional vector embedding methods.
Pgrust: Rewriting Postgres in Rust Through AI
Explore the Pgrust project, which rewrites Postgres in Rust and its implications.
Support for Atomic Block Writes in Linux 6.13
Linux 6.13 introduces atomic block writes, enhancing data consistency and performance for database developers.
Supabase vs Firebase: Choosing Your Backend Stack
A practical comparison of Supabase's Postgres foundation and Firebase's Firestore model, covering vendor lock-in, pricing, offline support, and scaling trade-offs.
Understanding Continuous Aggregate Refresh: Invalidation and Late Data
Explore the management of late-arriving data and continuous aggregate refresh strategies.
Concurrency vs. Throughput: Why More Parallelism Can Slow Down Databases
A long-running transaction in a MySQL database led to significant performance issues. Key insights on managing concurrency and throughput.