The latest version of poseidon is 0.1.1.0-0.

poseidon

Version 0.1.0.0 revision 0 uploaded by FlogFR.

Package meta

Synopsis
Simple extensible library to run SQL file against PostgreSQL database.
Description

Poseidon provides a Simple and Extensible access to PostgreSQL.

Simple: Poseidon runs a SQL query and returns a set of custom datatype. **It is not an ORM.**

Extensible: As a user of the library, you can map your custom PostgreSQL type to your Haskell datatype easily, in a pluggable way (e.g. if you're using postgis, you will be most likely interested by poseidon-postgis, that maps GeoJSON WKT to GeospatialGeometry).

Author
Florian Grignon
Bug reports
https://github.com/FlogFr/poseidon/issues
Category
Database
Copyright
n/a
Homepage
https://github.com/FlogFr/poseidon
Maintainer
grignon.florian@gmail.com
Package URL
n/a
Stability
n/a

Components