persistent-mongoDB

Backend for the persistent library using mongoDB.

http://www.yesodweb.com/book/persistent

Version on this page:2.1.2
LTS Haskell 22.39:2.13.1.0
Stackage Nightly 2024-10-31:2.13.1.0
Latest on Hackage:2.13.1.0

See all snapshots persistent-mongoDB appears in

MIT licensed and maintained by Greg Weber
This version can be pinned in stack with:persistent-mongoDB-2.1.2@sha256:5a16eb7fe4f6f07665d3e5a94f8ae194515931585bfa5cef255c5c0c26ab2da2,1854

Module documentation for 2.1.2

  • Database
    • Database.Persist
      • Database.Persist.MongoDB

MongoDB backend for the persistent library.

Changes

2.1.2

  • Add nestAnyEq filter function
  • Add FromJSON instance for MongoConf