Skip to content
/ persistent Public
forked from yesodweb/persistent

Persistence interface for Haskell allowing multiple storage methods.

License

Notifications You must be signed in to change notification settings

dqd/persistent

 
 

Repository files navigation

A Haskell "ORM". Supports PostgreSql, Sqlite, and MongoDB.

Install from source

Install the Haskell Platform first. Clone this repo and run:

cabal update
git submodule update --init
./scripts/install

Developing persistent

see development.md

About

Persistence interface for Haskell allowing multiple storage methods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • Haskell 5.5%