We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ed2d7 commit 4dee9b9Copy full SHA for 4dee9b9
1 file changed
README.md
@@ -459,6 +459,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
459
460
* [ClickHouse](https://github.com/ClickHouse/clickhouse-cpp) - C++ client for ClickHouse DBMS. [Apache2]
461
* [CrossDB](https://github.com/crossdb-org/crossdb) - Ultra High-performance Lightweight Embedded and Server OLTP RDBMS. [MPL-2.0] [website](https://crossdb.org/)
462
+* [Doltlite](https://github.com/dolthub/doltlite) - Version Controlled SQLite. [PublicDomain/Apache2]
463
* [DuckDB](https://duckdb.org/) - in-process SQL OLAP Database Management System. [MIT] [website](https://duckdb.org/)
464
* [hiberlite](https://github.com/paulftw/hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]
465
* [Hiredis](https://github.com/redis/hiredis) - A minimalistic C client library for the Redis database. [BSD]
0 commit comments