rqlite
is a lightweight, user-friendly, open-source, distributed relational database. It’s written in Go and uses SQLite as its storage engine.
Release 8.31.0 is out now and adds support for inserting BLOB data as Parameterized Values. This should make it even easier to insert such data into rqlite, improving its usefulness as a data store.