Skip to content

GeorgePap-719/sqlitek

Repository files navigation

Sqlite clone

How Does a Database Work? 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?

About

Sqlite clone

Resources

Stars

Watchers

Forks

Languages