awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bendiken avatar

bendiken/lmdbxx

0
View on GitHub↗
284 星标·93 分支·C++·Unlicense·4 次浏览lmdbxx.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 历史

bendiken/lmdbxx 的 Star 历史图表bendiken/lmdbxx 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Lmdbxx 的开源替代方案

相似的开源项目,按与 Lmdbxx 的功能重合度排序。
  • akrylysov/pogrebakrylysov 的头像

    akrylysov/pogreb

    1,350在 GitHub 上查看↗

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

    Gogohash-tablekey-value
    在 GitHub 上查看↗1,350
  • alibaba/polardb-for-postgresqlA

    alibaba/PolarDB-for-PostgreSQL

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alibaba/zvecalibaba 的头像

    alibaba/zvec

    5,198在 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
    在 GitHub 上查看↗5,198
  • aiursoftweb/arraydbA

    AiursoftWeb/ArrayDb

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Lmdbxx 的所有 30 个替代方案→

常见问题解答

bendiken/lmdbxx 是做什么的?

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

bendiken/lmdbxx 的主要功能有哪些?

bendiken/lmdbxx 的主要功能包括:Database Systems。

bendiken/lmdbxx 有哪些开源替代品?

bendiken/lmdbxx 的开源替代品包括: 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.