| [ Web Proxy ] |
| Viewing: https://cstack.github.io/db_tutorial | [Back] [Original] |
Writing a sqlite clone from scratch in C
View on GitHub (pull requests welcome)
This project is no longer under active development. You can read more here. But if you'd like to keep learning how to make your own SQLite clone from scratch, or one of many other projects like Docker, Redis, Git or BitTorrent, try CodeCrafters.
In short, how does a database work?
Im building a clone of sqlite from scratch in C in order to understand, and Im going to document my process as I go.
What I cannot create, I do not understand. Richard Feynman
[sqlite architecture (https://www.sqlite.org/arch.html)] |
This project is maintained by cstack
Hosted on GitHub Pages — Theme by orderedlist
| Web Proxy Viewer | New URL | Original Page |