Writing a sqlite clone from scratch in C Overview View on GitHub (pull requests welcome)What format is data saved in? (in memory and on disk)When does it move from memory to disk?Why can there only be one primary key per table?How does rolling back a transaction work?How are indexes formatted?When and how does a full table scan happen?What format is a prepared statement saved in? In short, how does a database work? I’m building a clone of sqlite from scratch in C in order to understand, and I’m going...

Tagi: DATABASE
Źródło: cstack.github.io
Dziel się z innymi:
[EN] How Does a Database Work? | Let’s Build a Simple Database

Inne 1161 dni, 3 godziny, 24 minuty temu Piotr Stapp 75 pokaż kod licznika zwiń

Wczytywanie artykułów...

Najaktywniejsi w tym miesiącu