Postmodern: Common Lisp PostgreSQL Interface icon

Postmodern: Common Lisp PostgreSQL Interface

Postmodern is an actively developed Common Lisp library designed for efficient interaction with PostgreSQL databases. It provides a straightforward and powerful programming interface, enabling developers to seamlessly integrate SQL and Lisp code while supporting modern authentication methods and advanced data types.

Features

Direct communication with PostgreSQL without external libraries.

Support for UTF-8 and advanced data types including JSON and arrays.

Integrated syntax for combining SQL and Lisp, allowing for dynamic query creation.

Convenient handling of prepared statements, stored procedures, and database-access objects (DAOs).

Lightweight connection pooling for efficient resource management in multi-threaded applications.

Repository Details

400
90
Updated: 11/11/2024

Languages

Common Lisp
PLpgSQL

License

Other