Hacker News new | ask | show | jobs
by tyingq 2733 days ago
"AFAIK has no published open specification. The only way to read an SQLite file is using SQLite"

It's documented pretty well: https://www.sqlite.org/fileformat.html

I suppose that doesn't make it an open standard, but it hasn't changed much.

2 comments

Not sure what an open standard gets you above what SQLite already is. You can’t get much more open than that.
That's basically the non-subtle version of what I was trying to convey :)
I had never seen this before! Thanks