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
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