mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 04:14:40 +03:00
Merge pull request #1411 from toge/duckdb-add
add DuckDB (embedded OLAP database)
This commit is contained in:
@@ -386,6 +386,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
*Database Libraries, SQL Servers, ODBC Drivers, and Tools*
|
||||
|
||||
* [ClickHouse](https://github.com/ClickHouse/clickhouse-cpp) - C++ client for ClickHouse DBMS. [Apache2]
|
||||
* [DuckDB](https://duckdb.org/) - in-process SQL OLAP Database Management System. [MIT]
|
||||
* [hiberlite](https://github.com/paulftw/hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]
|
||||
* [Hiredis](https://github.com/redis/hiredis) - A minimalistic C client library for the Redis database. [BSD]
|
||||
* [Kvrocks](https://github.com/apache/incubator-kvrocks) - A distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. [Apache2]
|
||||
|
||||
Reference in New Issue
Block a user