Skip to content
Alexandr Kurilin edited this page May 27, 2014 · 17 revisions

Welcome to the persistent wiki!

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

** External Documentation **

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