43
2
SmithDB, the data layer for agent observability (langchain.com)
3
Test-Driving the Lance Lakehouse Format in DuckDB (duckdb.org)
1
AI Agents Under EU Law (arxiv.org)
2
Use Redis with SQL (redis.io)
2
pg_flight_recorder: Continuously sample PostgreSQL system state via pg_cron (github.com/dventimisupabase)
1
Performance Analysis of AI Query Approximation Using Lightweight Proxy Models (arxiv.org)
1
SanDisk open-sources accelerated SSD pre-conditioning algorithm (blocksandfiles.com)
2
Data Lineage in DuckDB: How Duck_lineage Tracks Every Query (ilum.cloud)
2
Enabling Multi-Region Data Systems at Notion (notion.com)
2
Sampling-Based NDV Estimation in Iceberg Tables (eng-floe.github.io)
1
The Urgency of Interpretability (darioamodei.com)
1
Use whisper.cpp within DuckDB to translate / transpile speech to text (github.com/tobilg)
3
Ghostscope: DWARF-aware eBPF tracer for source-level userspace tracing (github.com/swananan)
4
Big O for MySQL: Why the Same Query Gets Slow at Scale (anotherboringtechblog.com)
35
OpenAI Privacy Filter (openai.com)
9
Spanner Omni, a downloadable version of Google Spanner (cloud.google.com)
2
The New GizmoSQL iOS App – DuckDB (duckdb.org)
3
Agent Harness Engineering (addyosmani.com)
2
GitHub uses eBPF to detect circular dependencies in deployment tooling (github.blog)
2
Why Postgres wants NVMe on the hot path, and S3 everywhere else (thenewstack.io)
2
OpenAI Says Codex Agents Are Running Its Data Platform Autonomously (forbes.com/sites/victordey)
2
DuckLake 1.0 on MotherDuck (motherduck.com)
2
What Are Skiplists Good For? (antithesis.com)
1
SQL That Reads Between the Lines (query.farm)
1
Agentic Reasoning in Practice: Making Sense of Structured and Unstructured Data (databricks.com)
2
kpod-metrics: eBPF-based pod-level kernel metrics collector for Kubernetes (github.com/pjs7678)
1
Stability Sim (stability-sim.systems)
1
Reduced timing overhead for EXPLAIN ANALYZE with RDTSC in Postgres 19 (pganalyze.com)
2
The AI divide putting open weights models in spotlight (theregister.com)
1
What, exactly, is the GIL? (finbarr.ca)
2
An extension for DuckDB, which captures lineage events for executed queries (github.com/ilum-cloud)
1
Checkpoints, Write Storms, and You (pgedge.com)
1
Zero Autovacuum_cost_delay, Write Storms, and You (ardentperf.com)
3
Your Harness, Your Memory (langchain.com)
34
Keeping a Postgres Queue Healthy (planetscale.com)
2
Fast CASPaxos (reubenbond.github.io)
1
WAL as a Data Distribution Layer (richyen.com)
1
eBPF-based PostgreSQL wait event tracer using hardware watchpoints (github.com/dmitrynfomin)
2
Not all index scans are equal: How we cut query latency by over 99% (datadoghq.com)
2
Design and Implementation of DuckDB Internals Course (github.com/dbatutuebingen)
1
PCI Express over Fiber and a PCIe analyzer [video] (youtube.com)
2
How uv Solves Dependencies So Fast (pydevtools.com)
2
Metrics SQL: A SQL-based semantic layer for humans and agents (rilldata.com)
2
Graphify: An AI skill for turning any folder into a queryable knowledge graph (github.com/safishamsi)
2
An In-Depth Study of Filter-Agnostic Vector Search on PostgreSQL (arxiv.org)
5
"Good Taste" Is Just Experience (terriblesoftware.org)
7
The frontline is like Terminator: fighting robots give Ukraine hope in war (theguardian.com)
4
Swarm: Manage a Swarm of Coding Agents (github.com/penberg)
1
Global Spam Prevention for Open Source (fossier.io)
1
TigerFS: Mount PostgreSQL as a Filesystem (github.com/timescale)
1
Open Sourcing of Unity Catalog Business Semantics (databricks.com)
4
rpg: A modern psql-compatible Postgres terminal and TUI written in Rust (github.com/nikolays)
4
Data Inlining in DuckLake: Unlocking Streaming for Data Lakes – DuckLake (ducklake.select)
2
Dispenso: A high-performance C++ thread pool and parallel algorithms library (github.com/facebookincubator)
2
pg_plan_alternatives: Tracing PostgreSQL Query Plan Alternatives Using eBPF (jnidzwetzki.github.io)
3
DuckLineage Extension for DuckDB (github.com/ilum-cloud)
1
d-HNSW: A High-Performance Vector Search Engine on Disaggregated Memory (arxiv.org)
5
Foxing aspires to be an eBPF-powered replication engine for Linux filesystems (codeberg.org/aenertia)
28
AyaFlow: A high-performance, eBPF-based network traffic analyzer written in Rust (github.com/davidhavoc)
1
Antithesis Skills for Agents (antithesis.com)
58
OpenTelemetry profiles enters public alpha (opentelemetry.io)
2
Best practices tips for ClickHouse (clickhouse.com)
2
Database Schema Migrations in 2026 – Survey (ardentperf.com)
3
Out-of-Cancel: A Vulnerability Class Rooted in Workqueue Cancellation APIs (v4bel.github.io)
274
So where are all the AI apps? (answer.ai)
26
io_uring, libaio performance across Linux kernels and an unexpected IOMMU trap (ydb.tech)
2
PostgreSQL 19 will have pg_plan_advice contrib module (query hints) (depesz.com)
1
Oracle Databases now have declarative SQL assertions (oracle.com)
3
Single Packet Authentication with eBPF (github.com/aminassadi)
1
Portless replaces port numbers with stable .localhost URLs for local development (port1355.dev)
1
PostgreSQL extension to set connection to read-only mode (for AI agents and MCP) (github.com/danolivo)
1
BigQuery Graph Series Tutorial: Build a Graph from Unstructured Data (medium.com/google-cloud)
1
Connecting the Dots in a JFR Recording (jbachorik.github.io)
1
When Did That Hotspot Happen? (jbachorik.github.io)
1
Instrumenting Claude Code: OTel Logging for Detection Engineers (brandontlyons.substack.com)
2
My custom agent used 87% fewer tokens when I gave it Skills for its MCP tools (seroter.com)
2
BigQuery Graph Series – Query and Visualize Your Graph (medium.com/google-cloud)
1
Pg_10046: Oracle SQL_trace inspired SQL and wait event tracing for PostgreSQL (github.com/dmitrynfomin)
1
Multi-Version Concurrency Control for Schema Changes in Azure SQL Database [pdf] (vldb.org)
1
Can AI Agents Agree? (arxiv.org)
1
Useful queries to analyze PostgreSQL lock trees (a.k.a. lock queues) (postgres.ai)
2
AWS Aurora DSQL Playground (demo.aws)
1
bpfviewer: A tool for disassembling, debugging and visualizing BPF object files (github.com/tsint)
2
Testing the Datadog Explain Plan Visualizer with Oracle Execution Plans (tanelpoder.com)
1
MySQL 9.6 Changes Foreign Key Constraints and Cascade Handling (infoq.com)
6
Your Disk Just Lied to You – and Your Checksums Said Everything Was Fine (medium.com/jingyuzhou)
1
Cilium Up and Running book released (including free eBook) (isovalent.com)
2
Turbocharging PostgreSQL Listen/Notify with 40x Boost (robins.in)
3
RocksDB development finds a CPU bug (rocksdb.org)
2
pg_ash: Active Session History for PostgreSQL wait event sampling (github.com/nikolays)
13
pg_background: Make Postgres do the long work (while your session stays light) (vibhorkumar.wordpress.com)
1
Bluebox Docker: A Living PostgreSQL Sample Database (softwareandbooz.com)
2
Zvec is a lightweight, fast, in-process vector database (github.com/alibaba)
1
Performance and reliability pitfalls of eBPF [video,pdf] (fosdem.org)
1
Data Modeling Is Changing (ssp.sh)
1
Amdahl's Law and Its Complement [pdf] (perfdynamics.com)
2
Mdserve 1.0: Markdown Preview for Coding Agents (jrfernandez.com)
6
MyFlames: View MySQL execution plans as interactive FlameGraphs and BarCharts (github.com/vgrippa)
3