This package browser is in early development. Mind the rough edges.

emacs-pg 0.54

Emacs Lisp interface for PostgreSQL

This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.

Installation

Install emacs-pg 0.54 as follows:

guix install emacs-pg@0.54

Or install the latest version:

guix install emacs-pg

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.