Skip to content

Add cl-postgres-client #2608

Description

@making

Project: cl-postgres-client
Source: https://github.com/making/cl-postgres-client (MIT)
Please track: latest-github-release

A high-level PostgreSQL client for Common Lisp layered on cl-postgres and
shaped after Spring Framework's JdbcClient. It adds named parameters (:name in
SQL), row mapping to plists / alists / hash tables / CLOS instances / structs,
transactions with savepoints and isolation levels, result streaming, COPY and
LISTEN/NOTIFY, reachable either through one-line functions or a fluent
statement builder. cl-postgres is the only runtime dependency.

Documentation: https://github.com/making/cl-postgres-client#readme

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions