cl-duckdb
Database wrapper
A Common Lisp wrapper around the DuckDB C API for database interactions
Common Lisp CFFI wrapper around the DuckDB C API
36 stars
7 watching
1 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 2 awesome lists
c-bindingscommon-lispdata-scienceduckdblispolapparquetsql
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
ak-coram/cl-frugal-uuid | A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
datagraph/cl-ndbapi | A Common Lisp library providing bindings to the NDB API of RonDB for low-latency key-value store and SQL capabilities. | 13 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 280 |
html/clache | A general caching facility for Common Lisp | 18 |
copyleft/cl-odata-client | Provides an interface to OData services for Common Lisp applications | 6 |
rodabt/vduckdb | A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |
zkat/cl-openal | Common Lisp bindings for an audio library | 35 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 43 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 458 |