

Matthias
981 posts







A vibe coded Database System (in JavaScript) that outperforms SOTA systems like ClickHouse, DuckDB, UmbraDB, PostgreSQL, uses LLM Agents for all of it's components (Query Planner, Query Optimizer, Code generator, etc.)

BPF filtering support for io_uring, finally got around to doing it. This will help those use cases, like containers, that apply seccomp filters to utilize io_uring. See link below for details, and links to kernel and liburing changes and tests. @kernel.dk/" target="_blank" rel="nofollow noopener">lore.kernel.org/io-uring/20260…



How modern database systems can leverage the Linux io_uring interface for efficient, low-overhead I/O arxiv.org/pdf/2512.04859… @m4ttze @melhindiCS @Tobias__Ziegler @viktor_leis @cbinnig

Interested in io_uring? Check out our new paper, joint work with my former colleagues from TU Darmstadt (@cbinnig and @m4ttze) and from TU Munich (@melhindiCS and @viktor_leis). arxiv.org/abs/2512.04859…








