Database libraries

Showing projects tagged as Database

  • ClickHouse

    9.9 10.0 L1 C++
    ClickHouse® is a real-time analytics database management system
  • RocksDB

    9.8 9.6 L1 C++
    A library that provides an embeddable, persistent key-value store for fast storage.
  • LevelDB

    9.8 3.6 L1 C++
    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
  • Hiredis

    8.7 5.7 L3 C
    Minimalistic C client for Redis >= 1.2
  • LMDB

    7.5 4.2 C
    Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
  • sqlite_orm

    7.0 4.5 C++
    ❤️ SQLite ORM light header only library for modern C++
  • SQLite

    6.9 9.9 L2 C
    Unofficial git mirror of SQLite sources (see link for build instructions)
  • SOCI

    6.6 9.4 C++
    Official repository of the SOCI - The C++ Database Access Library
  • TileDB

    6.5 9.3 C++
    The Universal Storage Engine
  • MongoDB C++ Driver

    6.4 9.3 L1 C++
    C++ Driver for MongoDB
  • Sophia

    6.3 2.0 L3 C
    Modern transactional key-value/row storage library.
  • cpp_redis

    6.3 0.0 C++
    DISCONTINUED. C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform.
  • MongoDB C Driver

    6.0 9.5 L3 C
    The Official MongoDB driver for C language
  • Bedrock

    5.6 9.8 L3 C
    Rock solid distributed database specializing in active/active automatic failover and WAN replication
  • libmdbx

    5.5 9.6 C
    DISCONTINUED. One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
  • sqlite_modern_cpp

    5.3 0.0 C++
    The C++14 wrapper around sqlite library
  • hiberlite

    4.9 0.0 L5 C++
    C++ ORM for SQLite
  • MongoDB Libbson

    4.9 0.0 L2 C
    DISCONTINUED. A BSON utility library. [Apache2]
  • SimDB

    4.3 0.0 C++
    A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
  • upscaledb

    4.2 0.0 L1 C++
    A very fast lightweight embedded database engine with a built-in query language.
  • LMDB++

    3.6 0.0 C++
    C++11 wrapper for the LMDB embedded B+ tree database library.
  •  TinyORM

    3.5 9.6 C++
    Modern C++ ORM library with MySQL, PostgreSQL, and SQLite support
  • redis3m

    3.5 0.0 L4 C++
    A C++ Redis client
  • ObjectBox C/C++ database

    3.3 7.2 C
    C and C++ database for objects and structs
  • BerylDB

    2.9 0.0 C++
    DISCONTINUED. BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.
  • bredis

    2.9 0.0 C++
    Boost::ASIO low-level redis client (connector)
  • RethinkDB driver for C++

    2.7 0.0 L1 C++
    RethinkDB driver for C++
  • tntdb

    2.2 5.9 L1 C++
    Tntdb is a c++-class-library for easy access to databases.
  • Website

    1.9 0.0 L4 C++
    VSQLite++ Library - BSD-3 Licensed
  • aredis

    1.7 0.0 C++
    a clean redis C++ client