cl-dbi
DB library
Provides a uniform interface for accessing various relational databases from Common Lisp.
Database independent interface for Common Lisp
207 stars
15 watching
28 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 1 awesome list
common-lispdatabase
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/datafly | A lightweight Common Lisp library for interacting with relational databases. | 100 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 111 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
fukamachi/cl-project | Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing | 251 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
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 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
fukamachi/qlot | A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 467 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 278 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
alex-gutev/generic-cl | Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
marijnh/postmodern | A Common Lisp PostgreSQL interface for efficient and convenient database access | 400 |