.------------------------------------------------------------------.|╦ ╦┌─┐┬ ┬┌┬┐ ╔╗ ┌─┐┬ ┌─┐┌─┐┌┬┐┌┬┐┬ ╔═╗┌─┐┬─┐┌┬┐┌─┐┌─┐┬ ┬┌─┐||║║║├─┤│ │ ││ ╠╩╗├┤ │ ├┤ ├─┤ │ ││││ ╠═╝│ │├┬┘ │ ├┤ │ ││ ││ │||╚╩╝┴ ┴┴─┘┴─┴┘ ╚═╝└─┘┴─┘└ ┴ ┴ ┴ ┴ ┴┴ ╩ └─┘┴└─ ┴ └ └─┘┴─┘┴└─┘|'------------------------------------------------------------------'
.------------------------------------------------------------------.
|╦ ╦┌─┐┬ ┬┌┬┐ ╔╗ ┌─┐┬ ┌─┐┌─┐┌┬┐┌┬┐┬ ╔═╗┌─┐┬─┐┌┬┐┌─┐┌─┐┬ ┬┌─┐|
|║║║├─┤│ │ ││ ╠╩╗├┤ │ ├┤ ├─┤ │ ││││ ╠═╝│ │├┬┘ │ ├┤ │ ││ ││ │|
|╚╩╝┴ ┴┴─┘┴─┴┘ ╚═╝└─┘┴─┘└ ┴ ┴ ┴ ┴ ┴┴ ╩ └─┘┴└─ ┴ └ └─┘┴─┘┴└─┘|
'------------------------------------------------------------------'
A minimal SQLite database implementation built from scratch. This project demonstrates database internals, file format parsing, and query processing by creating a working SQLite clone that can read and query real SQLite database files.