mongoDB

Driver (client) for MongoDB, a free, scalable, fast, document DBMS

https://github.com/mongodb-haskell/mongodb

Version on this page:2.0.5
LTS Haskell 22.14:2.7.1.4
Stackage Nightly 2024-03-28:2.7.1.4
Latest on Hackage:2.7.1.4

See all snapshots mongoDB appears in

LicenseRef-OtherLicense licensed by Tony Hannan
Maintained by Fedor Gogolev
This version can be pinned in stack with:mongoDB-2.0.5@sha256:2e68af13fb6fccb4dc967f8741e06b6bc613302cf407092b8d461e1bffd13c78,2580

This package lets you connect to MongoDB servers and update/query their data. Please see the example in Database.MongoDB and the tutorial from the homepage. For information about MongoDB itself, see www.mongodb.org.