Redis re-implemented with SQLite
An embedded key/value database for Go.
Distributed transactional key-value database, originally created to complement TiDB
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.