awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bendiken avatar

bendiken/lmdbxx

0
View on GitHub↗
284 stars·93 forks·C++·Unlicense·3 viewslmdbxx.sourceforge.net↗

Lmdbxx

C++11 wrapper for the LMDB embedded B+ tree database library.

Features

  • Database Systems - C++11 wrapper for the LMDB key-value store.

Star history

Star history chart for bendiken/lmdbxxStar history chart for bendiken/lmdbxx

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lmdbxx

Similar open-source projects, ranked by how many features they share with Lmdbxx.
  • akrylysov/pogrebakrylysov avatar

    akrylysov/pogreb

    1,350View on GitHub↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    View on GitHub↗1,350
  • alibaba/polardb-for-postgresqlA

    alibaba/PolarDB-for-PostgreSQL

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/zvecalibaba avatar

    alibaba/zvec

    5,198View on GitHub↗

    zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It functions as a hybrid search engine and a retrieval-augmented generation knowledge base, allowing for the storage and retrieval of dense and sparse vectors. The system is distinguished by its hybrid retrieval pipeline, which fuses vector similarity, full-text keyword matching, and scalar metadata filtering into single query operations. It supports a plugin-based model integration system for registering custom embedding models and rerankers, as well as language bindings for nativ

    C++ann-searchembedded-databaserag
    View on GitHub↗5,198
  • aiursoftweb/arraydbA

    AiursoftWeb/ArrayDb

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Lmdbxx→

Frequently asked questions

What does bendiken/lmdbxx do?

C++11 wrapper for the LMDB embedded B+ tree database library.

What are the main features of bendiken/lmdbxx?

The main features of bendiken/lmdbxx are: Database Systems.

What are some open-source alternatives to bendiken/lmdbxx?

Open-source alternatives to bendiken/lmdbxx include: akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. alibaba/polardb-for-postgresql. alibaba/zvec — zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It… amit-davidson/libradb — LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. aiursoftweb/arraydb.