In the previous article, I discussed reasons for moving away from SQL based relational databases (including SQLite) and pursuing a simpler strategy of a binary key-value storage system based on B-Trees.
Indexing/Querying strategy with BoltDB
Indexing/Querying strategy with BoltDB
Indexing/Querying strategy with BoltDB
In the previous article, I discussed reasons for moving away from SQL based relational databases (including SQLite) and pursuing a simpler strategy of a binary key-value storage system based on B-Trees.