An open API service indexing awesome lists of open source software.

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.

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.