Skip to content

Commit f6258fd

Browse files
authored
Add CrossDB (embedded RDBMS) (fffaraz#1586)
1 parent cecc82e commit f6258fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
416416
*Database Libraries, SQL Servers, ODBC Drivers, and Tools*
417417

418418
* [ClickHouse](https://github.com/ClickHouse/clickhouse-cpp) - C++ client for ClickHouse DBMS. [Apache2]
419+
* [CrossDB](https://github.com/crossdb-org/crossdb) - Ultra High-performance Lightweight Embedded and Server OLTP RDBMS. [MPL-2.0] [website](https://crossdb.org/)
419420
* [DuckDB](https://duckdb.org/) - in-process SQL OLAP Database Management System. [MIT]
420421
* [hiberlite](https://github.com/paulftw/hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]
421422
* [Hiredis](https://github.com/redis/hiredis) - A minimalistic C client library for the Redis database. [BSD]

0 commit comments

Comments
 (0)