Skip to content
gregwebs edited this page Oct 20, 2014 · 17 revisions

Get started with Persistent at: http://www.yesodweb.com/book/persistent

Wiki

[https://github.com/yesodweb/persistent/wiki/Persistent-entity-syntax](Entity Syntax)

External Documentation

School of Haskell documentation

persistent libraries

Persistent with MongoDB

Some code snippets:

Basic MongoDB connection and queries

Non scaffolded MongoDB app

Scaffolded without Foundation

Using the raw MongoDB driver

Head to the API docs for more detail

Clone this wiki locally