awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
melisgl avatar

melisgl/lmdbFork

0
View on GitHub↗
2 stars·1 fork·Common Lisp·MIT·6 views

Lmdb

LMDB bindings for Common Lisp

Features

  • Databases - Bindings for the Lightning Memory-mapped Database.
  • Databases and ORMs - Bindings for the Lightning Memory-mapped Database.

Star history

Star history chart for melisgl/lmdbStar history chart for melisgl/lmdb

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Lmdb

Similar open-source projects, ranked by how many features they share with Lmdb.
  • ak-coram/cl-duckdbak-coram avatar

    ak-coram/cl-duckdb

    52View on GitHub↗

    Common Lisp CFFI wrapper around the DuckDB C API

    Common Lisp
    View on GitHub↗52
  • cl-rabbit/cl-bunnycl-rabbit avatar

    cl-rabbit/cl-bunny

    15View on GitHub↗

    Common Lisp RabbitMQ client based on IOLib

    Common Lisp
    View on GitHub↗15
  • 40ants/cl-prevalence40ants avatar

    40ants/cl-prevalence

    35View on GitHub↗

    In memory database system for Common Lisp

    Common Lisp
    View on GitHub↗35
  • cmoore/cl-mangocmoore avatar

    cmoore/cl-mango

    1View on GitHub↗

    A minimalist CouchDB 2.x database client.

    Common Lisp
    View on GitHub↗1
See all 30 alternatives to Lmdb→

Frequently asked questions

What does melisgl/lmdb do?

LMDB bindings for Common Lisp

What are the main features of melisgl/lmdb?

The main features of melisgl/lmdb are: Databases, Databases and ORMs.

What are some open-source alternatives to melisgl/lmdb?

Open-source alternatives to melisgl/lmdb include: cmoore/cl-mango — A minimalist CouchDB 2.x database client. codyreichert/cl-disque — A Disque client for Common Lisp. 40ants/cl-prevalence — In memory database system for Common Lisp. cl-rabbit/cl-bunny — Common Lisp RabbitMQ client based on IOLib. ak-coram/cl-duckdb — Common Lisp CFFI wrapper around the DuckDB C API. datagraph/cl-ndbapi — Common Lisp bindings to the C++ NDB API of RonDB.