LMDB / sqlightningLinks
SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.
☆308Updated 5 years ago
Alternatives and similar repositories for sqlightning
Users that are interested in sqlightning are comparing it to the libraries listed below
Sorting:
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 3 years ago
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆196Updated last year
- WhiteDB memory database☆605Updated 2 years ago
- C multipurpose library and persistent key/value storage engine☆304Updated last month
- a library that implements a POSIX style filesystem on top of an SQLite database☆631Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines