Oren Eini

CEO of RavenDB

a NoSQL Open Source Document Database

Get in touch with me:

oren@ravendb.net +972 52-548-6969

Posts: 7,546
|
Comments: 51,160
Privacy Policy · Terms
filter by tags archive
time to read 1 min | 93 words

In this talk, Oren Eini, founder of RavenDB, is going to take apart a database engine on stage. We are going to inspect all the different pieces that make for an industrial-grade database engine, from the way the data is laid out on disk to how the database is ensuring that transactions are durable. We'll explore algorithms such as B+Tree, write-ahead logs, discuss concurrency strategies and how different features of the database work together to achieve the end goals.

time to read 1 min | 70 words

From the very start, most of the RavenDB community communication was handled via the mailing list.

Some members of the community mentioned that this workflow is outdated and wanted to move to a more modern options. As a result, we opened up the GitHub Discussions board and we welcome the community there as well.

Ask your questions, interact and let us know what you are doing with RavenDB.

FUTURE POSTS

  1. Challenge: What does this code do? - 7 minutes from now
  2. Answer: What does this code do? - 2 days from now
  3. Partial writes, IO_Uring and safety - 4 days from now
  4. Configuration values & Escape hatches - 7 days from now
  5. What happens when a sparse file allocation fails? - 9 days from now

And 6 more posts are pending...

There are posts all the way to Feb 17, 2025

RECENT SERIES

  1. Challenge (77):
    01 Jul 2024 - Efficient snapshotable state
  2. Answer (13):
    05 Jan 2023 - what does this code print?
  3. Production post-mortem (2):
    17 Jan 2025 - Inspecting ourselves to death
  4. Performance discovery (2):
    10 Jan 2025 - IOPS vs. IOPS
View all series

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}