A Haskell "ORM". Supports PostgreSql, Sqlite, and MongoDB.
Learn more: http://yesodweb.com/book/persistent
Install the Haskell Platform first. Clone this repo and run:
cabal update
git submodule update --init
./scripts/install
see development.md
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Haskell "ORM". Supports PostgreSql, Sqlite, and MongoDB.
Install the Haskell Platform first. Clone this repo and run:
cabal update
git submodule update --init
./scripts/install
see development.md