Skip to content
Greg Weber edited this page Mar 6, 2014 · 17 revisions

Welcome to the persistent wiki!

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

** External Documentation **

[https://www.fpcomplete.com/school/advanced-haskell/persistent-in-detail](School of Haskell documentation)

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