At #LCA2020 #LumoSQL was presented, which picks up the pieces of #SQLite4 and #SQLightning and combines #SQLite with #LMDB :

https://lumosql.org/

The talk goes into background, software archaeology and some technical details both.on.how the source code is managed and how the software works:

https://invidious.snopyta.org/watch?v=ukktq_79Z6Q
https://www.youtube.com/watch?v=ukktq_79Z6Q

@clacke
LumoSQL Project Repositories

en.wikipedia.org/wiki/SQLite#H…

> In August 2000, version 1.0 of SQLite was released, with storage based on gdbm (GNU Database Manager). SQLite 2.0 replaced gdbm with a custom B-tree implementation, adding transaction capability.

TIL!

#sqlite4

Continued thoughts on RDBMSes, backing stores and key-value stores (CockroachDB, InnoDB):

libranet.de/display/0b6b25a8-1…
SQLite - Wikipedia