Under the hood of a high performance database

This session covers advanced code optimization techniques in .NET that drive the design of high-performance, ACID-compliant databases. Explore how custom data structures, memory management, and concurrency controls are implemented to achieve exceptional transaction speeds. Topics include leveraging multi-version concurrency control (MVCC), minimizing cache contention, and optimizing with unmanaged memory and spinlocks. Ideal for developers and architects, this talk reveals the strategies and low-level optimizations that underpin cutting-edge database performance—the secrets behind VeloxDB’s success.

</