Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Neat! It's surprisingly easy to sit down with a copy of the sqlite file format docs and start writing code to parse sqlite files (like this project does), and I'd strongly recommend it for all the same reasons listed in the "Why?" section of the readme here.

https://www.sqlite.org/fileformat.html



Indeed, the file format is easy to read! It took me a few hours in one sitting to implement a reader.

I have some visualization tools too, but with way less features than the OP's software: https://www.nayuki.io/page/sqlite-database-file-visualizatio...


By the way, I just used this today, it was useful.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: