SQLite as an Application File Format
sqlite.org
SQLite as an Application File Format
1–10 of 108 posts
Re: SQLite as an Application File Format
#2Re: SQLite as an Application File Format
#3Previously: https://news.ycombinator.com/item?id=23508923
Re: SQLite as an Application File Format
#4Re: SQLite as an Application File Format
#5> and is backwards compatible to its inception in 2004 and which promises to continue to be compatible in decades to come.
That is pretty amazing. You could do a lot worse.
Re: SQLite as an Application File Format
#6Re: SQLite as an Application File Format
#7Searched for this topic: > and is backwards compatible to its inception in 2004 and which promises to continue to be compatible in decades to come. That is pretty amazing. You could do a lot worse.
Doesn't mean that whatever the app stores inside will remain backward compatible which is the harder problem to solve.
Re: SQLite as an Application File Format
#8- https://github.com/rumca-js/Internet-Places-Database
For UI I use HTML, because it already provides components with bootrap, and everybody can use it without installation of any software.
All data comes from a single SQLite that is easy read, and returns data.
My database is really big, so it takes time to browse it, I wanted to provide more meaningful way to limit scope of searching