mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-16 20:07:06 +03:00
Add mgclient (memgraph client library) (#1531)
This commit is contained in:
@@ -419,6 +419,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [libpqxx](https://github.com/jtv/libpqxx) - The official C++ client API for PostgreSQL. [BSD-3-Clause]
|
||||
* [LMDB](https://www.symas.com/lmdb) - Very fast embedded key/value store with full ACID semantics. [OpenLDAP]
|
||||
* [LMDB++](https://github.com/bendiken/lmdbxx) - C++11 wrapper for the LMDB embedded database library. [PublicDomain]
|
||||
* [mgclient](https://github.com/memgraph/mgclient) - C/C++ Memgraph Client. [Apache2]
|
||||
* [MongoDB C Driver](https://github.com/mongodb/mongo-c-driver) - MongoDB client library for C. [Apache2]
|
||||
* [MongoDB C++ Driver](https://github.com/mongodb/mongo-cxx-driver) - C++ driver for MongoDB. [Apache2]
|
||||
* [MongoDB Libbson](https://github.com/mongodb/libbson) - A BSON utility library. [Apache2]
|
||||
|
||||
Reference in New Issue
Block a user