@hackage / hpgsql-simple-compat

Fork of postgresql-simple implemented with hpgsql instead of postgresql-libpq.

Latest0.1.0.0

About

Metadata

  • Last updated , by mzabani
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: Marcelo Zabani

  • Lottery factor: 1

Links

Installation

Readme

This is a fork of postgresql-simple that tries to preserve its API as much as possible, but uses hpgsql instead of postgresql-libpq under the hood. The idea is to ease migrating to hpgsql itself. Check the GitHub for more information.