| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Fri, 16 Jan 2026 23:17:00 GMT
X-Served-By: cache-dfw-kdal2120093-DFW, cache-bom-vanm7210020-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768605420.283957,VS0,VE288
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
poseidon: Simple extensible library to run SQL file against PostgreSQL database.
poseidon: Simple extensible library to run SQL file against PostgreSQL database.
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).
Downloads
- poseidon-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.4.5.0 && <1.5), async (>=2.2.2 && <2.3), base (>=4.12.0.0 && <5), binary (>=0.8.6.0 && <0.9), binary-bits (>=0.5 && <0.6), bytestring (>=0.10.8.2 && <0.11), generics-eot (>=0.4 && <0.5), postgresql-libpq (>=0.9.4 && <0.10), random (>=1.1 && <1.2), scientific (>=0.3.6.2 && <0.4), text (>=1.2 && <1.3), time (>=1.9 && <1.10), unordered-containers (>=0.2.10.0 && <0.3), uuid (>=1.3 && <1.14) [details] |
| License | BSD-3-Clause |
| Author | Florian Grignon |
| Maintainer | grignon.florian@gmail.com |
| Uploaded | by FlogFR at 2019-09-28T19:28:50Z |
| Category | Database, PostgreSQL |
| Home page | https://github.com/FlogFr/poseidon |
| Bug tracker | https://github.com/FlogFr/poseidon/issues |
| Source repo | head: git clone git://github.com/FlogFr/poseidon.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 822 total (7 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2019-09-28 [all 1 reports] |