LumoSQL / lumosqlLinks
Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)
☆215Updated 2 years ago
Alternatives and similar repositories for lumosql
Users that are interested in lumosql are comparing it to the libraries listed below
Sorting:
- A super-fast, compact, JSON-equivalent binary data format☆336Updated this week
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆326Updated 6 years ago
- Initial work on SQLite and LMDB integration☆81Updated 3 years ago
- SQLite3 extension for read/write storage compression with Zstandard☆196Updated 2 years ago
- CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. …☆402Updated 2 years ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆516Updated last year
- Multipurpose C library and persistent key/value storage☆310Updated last month
- libreactor is a high performance, robust and secure, generic event-driven application framework for Linux