# Source: emacs-pg-el # Package: elpa-pg # Versions: elpa-pg (0.48-1), elpa-pg (0.49-1), elpa-pg (0.50-1), elpa-pg (0.51-1), elpa-pg (0.52-1), elpa-pg (0.53-1), elpa-pg (0.54-1), elpa-pg (0.58-1), elpa-pg (0.59-1), elpa-pg (0.60-1), elpa-pg (0.61-1), elpa-pg (0.62-1), elpa-pg (0.63-1), elpa-pg (0.65-1), elpa-pg (0.66-1), elpa-pg (0.67-1), elpa-pg (0.68-1), elpa-pg (0.69-1) # This Description is active # Prioritize: 47 Description: pg.el -- Emacs Lisp socket-level interface to the PostgreSQL RDBMS 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. . Supported features: . - SCRAM-SHA-256 authentication (the default method since PostgreSQL version 14) and MD5 authentication. . - Encrypted (TLS) connections between Emacs and the PostgreSQL backend. . - Support for the SQL COPY protocol to copy preformatted data to PostgreSQL from an Emacs buffer. . - Asynchronous handling of LISTEN/NOTIFY notification messages from PostgreSQL, allowing the implementation of publish-subscribe type architectures (PostgreSQL as an "event broker" or "message bus" and Emacs as event publisher and consumer). . - Support for PostgreSQL's extended query syntax, that allows for parameterized queries to protect from SQL injection issues. . This is a low level API, and won't be useful to end users. If you're looking for a browsing/editing interface to PostgreSQL, see the PGmacs module from https://github.com/emarsden/pgmacs/. Description-nl: . . . . . . . # other Descriptions of the elpa-pg package with a translation in nl: #