Skip to content

Commit 4dee9b9

Browse files
authored
Add Doltlite (embedded database) (#1850)
1 parent e2ed2d7 commit 4dee9b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
459459

460460
* [ClickHouse](https://github.com/ClickHouse/clickhouse-cpp) - C++ client for ClickHouse DBMS. [Apache2]
461461
* [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]
462463
* [DuckDB](https://duckdb.org/) - in-process SQL OLAP Database Management System. [MIT] [website](https://duckdb.org/)
463464
* [hiberlite](https://github.com/paulftw/hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]
464465
* [Hiredis](https://github.com/redis/hiredis) - A minimalistic C client library for the Redis database. [BSD]

0 commit comments

Comments
 (0)