cadar / psql

PostgreSQL driver for Erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psql

Erlang PostgreSQL interface

Introduction

The PostgreSQL Erlang interface is an Erlang/OTP application for interfacing PostgreSQL databases. The interface is connection oriented and uses one connection per client.

Usage

N/A (yet).

TODO

  • Describe how to use the interfaces.
  • Write proper documentation (Edoc?) instead of tag2text

Contribute

Should you find yourself using psql and have issues, comments or feedback please [create an issue!] 1

About

PostgreSQL driver for Erlang

License:Apache License 2.0


Languages

Language:Erlang 100.0%