RecordingBuild your own database at Cloud Lunch & Learn

time to read 1 min | 89 words

I spoke at Cloud Lunch & Learn about the basics of building a database from scratch. We took a storage engine and created a simple database within the span of an hour.

Covered in the talk are the details of how you can build the database, using indexes to speed up queries and the manner in which a database interacts with its storage engine. I think it was a great talk, but let me know your feedback:

More posts in "Recording" series:

  1. (30 Apr 2025) Practical AI Integration with RavenDB
  2. (19 Jun 2024) Building a Database Engine in C# & .NET
  3. (05 Mar 2024) Technology & Friends - Oren Eini on the Corax Search Engine
  4. (15 Jan 2024) S06E09 - From Code Generation to Revolutionary RavenDB
  5. (02 Jan 2024) .NET Rocks Data Sharding with Oren Eini
  6. (01 Jan 2024) .NET Core podcast on RavenDB, performance and .NET
  7. (28 Aug 2023) RavenDB and High Performance with Oren Eini
  8. (17 Feb 2023) RavenDB Usage Patterns
  9. (12 Dec 2022) Software architecture with Oren Eini
  10. (17 Nov 2022) RavenDB in a Distributed Cloud Environment
  11. (25 Jul 2022) Build your own database at Cloud Lunch & Learn
  12. (15 Jul 2022) Non relational data modeling & Database engine internals
  13. (11 Apr 2022) Clean Architecture with RavenDB
  14. (14 Mar 2022) Database Security in a Hostile World
  15. (02 Mar 2022) RavenDB–a really boring database