|
|
|
|
|
by h3rald
2027 days ago
|
|
Yep, SQLite is awesome. I did actually build exactly that: a document database powered by SQLITE [1], and it works well, especially considering that SQLite has built-in support for full text search and indexes for JSON content. [1]: https://h3rald.com/litestore/ |
|