Git Product home page Git Product logo

pgsql-simple's Introduction

Work in progress

I am currently porting the MySQL parts to PostgreSQL, hoping to maintain the rest of the API verbatim.

pgsql-simple: mid-level bindings to PostgreSQL servers

This library is a mid-level Haskell binding to PostgreSQL servers. It is aimed at speed and ease of use.

Licensing

This library is BSD-licensed.

Authors

This library is written and maintained by Chris Done, [email protected].

This library is also directly forked from mysql-simple, written and maintained by Bryan O'Sullivan, [email protected], with the MySQL parts changed to PostgreSQL, in order to have a consistent API.

pgsql-simple's People

Contributors

chrisdone avatar

Stargazers

metakeule avatar osager avatar Ray Wu avatar Simon Hengel avatar chenwl avatar Sean Seefried avatar Pierre PLR avatar Leon P Smith avatar  avatar Tom Crayford avatar Reto Kramer avatar peterwang avatar Benedict Eastaugh avatar

Watchers

 avatar James Cloos avatar  avatar

pgsql-simple's Issues

Connecting to a db that fails authentication doesn't give any debugging help whatsoever

Could you at least print/throw the message back from postgres? This is very frustrating for me, I'm trying to connect to a heroku database, and all I get as an error is "AuthenticationFailed".

Are there some docs about what postgres returns from the auth stuff somewhere? I don't really know enough haskell/postgres to fix this problem myself (yet), but I guess I can have a go.

Add meaningful exceptions

Right now the exceptions just spew out the SQL data or a TODO: error type of thing, define a proper error data type and use it (or follow mysql-simple's lead).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.