postgresql-connector
There are 4 repositories under postgresql-connector topic.
melchisedech333/c-postgresql
:elephant: 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.
kishlayjeet/Connect-PostgreSQL-database-to-Python
This repository is to show you how you can connect your PostgreSQL database to your python.
szymmirr/Client-Manager
Client Manager for PostgreSQL database
letsfullstack/loopback-connector-postgresql
Forked datasource connector for PostgreSQL.