Postmodern
DB interface
A Common Lisp PostgreSQL interface for efficient and convenient database access
A Common Lisp PostgreSQL programming interface
400 stars
24 watching
90 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
remodoy/clj-postgresql | A Clojure library that provides an interface to PostgreSQL databases with support for connection parameter customization and type conversion | 161 |
fisxoj/postmodern-passenger-pigeon | A tool for managing and versioning database migrations using a Common Lisp-based migration manager. | 9 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
kennethreitz/django-postgrespool | A connection pooling library for Django applications to manage Postgres databases. | 7 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
plv8/pljs | A JavaScript language extension for PostgreSQL that aims to match the functionality of PLV8 with a compact and lightweight implementation. | 122 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |