Thread
Stories related to "Document-oriented, embedded SQL database for Go, works with Bolt, Badger and memory" across the full archive.
Writing a document database from scratch in Go: Lucene-like filters and indexes
(notes.eatonphil.com)
SQLite is great for what it is: a small, embedded SQL database. But nothing more
(benwilber.github.io)