Common Lisp bindings to the C++ NDB API of RonDB
The main features of datagraph/cl-ndbapi are: Databases, Databases and ORMs.
Open-source alternatives to datagraph/cl-ndbapi 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. dimitri/pgloader — pgloader is a command-line tool that automates the migration of data and schema from various source databases and file…