mongoDB

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

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

Version on this page:2.0.3
LTS Haskell 22.18:2.7.1.4
Stackage Nightly 2024-04-22: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.3@sha256:eb6276199f455d99921fbec1b7472886fa8084e485eb31e4c0fd876746cac4b7,1943

Module documentation for 2.0.3

  • Database
    • Database.MongoDB
      • Database.MongoDB.Admin
      • Database.MongoDB.Connection
      • Database.MongoDB.Internal
        • Database.MongoDB.Internal.Protocol
        • Database.MongoDB.Internal.Util
      • Database.MongoDB.Query
  • System
    • System.IO
      • System.IO.Pipeline

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.