https://github.com/gearnode/erl-pgc
An Erlang client for the PostgreSQL database.
https://github.com/gearnode/erl-pgc
postgresql postgresql-client
Last synced: 21 days ago
JSON representation
An Erlang client for the PostgreSQL database.
- Host: GitHub
- URL: https://github.com/gearnode/erl-pgc
- Owner: gearnode
- License: isc
- Created: 2021-12-16T18:02:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T12:49:39.000Z (about 4 years ago)
- Last Synced: 2026-03-24T02:18:02.851Z (3 months ago)
- Topics: postgresql, postgresql-client
- Language: Erlang
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Project
This repository contains an Erlang library providing a client for the
[PostgreSQL](https://www.postgresql.org) database.
The client supports the version 3.0 of the API and is tested with
PostgreSQL 12.
# Documentation
A handbook is available [in the `doc`
directory](https://github.com/exograd/erl-pgc/blob/master/doc/handbook.md).
# Contact
If you find a bug or have any question, feel free to open a GitHub issue.
Please note that we do not currently review or accept any contribution.