An Emacs 25 module for accessing postgres via libpq.
-
Updated
Mar 19, 2024 - C
An Emacs 25 module for accessing postgres via libpq.
🐘 Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
Add a description, image, and links to the postgresql-driver topic page so that developers can more easily learn about it.
To associate your repository with the postgresql-driver topic, visit your repo's landing page and select "manage topics."