tigerbeetle c++ client

This commit is contained in:
Matheus C. França
2023-06-14 08:56:39 -03:00
committed by GitHub
parent 7b6298e7df
commit c07575c7ea

View File

@@ -407,6 +407,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [TileDB](https://github.com/TileDB-Inc/TileDB) - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] [website](https://tiledb.io/)
* [UnQLite](https://github.com/symisc/unqlite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause] [website](https://unqlite.org/)
* [upscaledb](https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. [GPLv3]
* [TigerBeetleDB C++ client (Community)](https://github.com/kassane/tigerbeetle-cpp) - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of financial services. [BSL-1.0]
## Data visualization
*Data visiualization Libraries*