sqlite-reader
Beta
Read a SQLite file
Open a real .db, walk its B-trees and run SELECTs. Reverse engineering of a documented binary format.
Advanced10 stages~15 hDatabases
formato binariobtreesql
Go · Python · Java
Project catalog
Every project is a real tool split into stages. Explore the catalog or tell us what you need for a personal shortlist.
2 projects of 22
Open a real .db, walk its B-trees and run SELECTs. Reverse engineering of a documented binary format.
Go · Python · Java
Blobs, trees and commits. Discover that Git is a content-addressed object store, and little else.
Go · Python · Rust