alevy / postgresql-ormLinks
An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL.
☆77Updated 4 years ago
Alternatives and similar repositories for postgresql-orm
Users that are interested in postgresql-orm are comparing it to the libraries listed below
Sorting:
- This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolo…☆180Updated last year
- Deploy tool for Haskell applications, like Capistrano for Rails☆105Updated 2 months ago
- A native Haskell driver for PostgreSQL☆64Updated 6 years ago
- Translate servant API to purescript code, with the help of purescript-bridge.☆108Updated 2 years ago
- A simple blog software written in Haskell☆85Updated 8 years ago
- A data-type like Either but with an accumulating Applicative☆100Updated 2 years ago
- Swagger for Servant☆124Updated 3 years ago
- Simple example to illustrate how to use persistent and servant in combination.☆81Updated 7 years ago
- Mid-level client library for accessing PostgreSQL from Haskell☆206Updated 3 years ago
- Environmentally friendly environment variables☆152Updated 7 months ago
- Fast binary serialization in Haskell☆110Updated 7 months ago
- Helpers to test WAI applications with Hspec☆66Updated last year
- A minimal example for a REST-API-server written with servant and a test-suite using servant-client