MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
Find a file
2015-12-22 03:11:01 -08:00
Database Support mongolab SCRAM auth 2015-11-30 15:55:20 +03:00
doc Update tutorial.md 2015-01-10 18:33:00 +08:00
System/IO FlexibleContexts required for GHC 7.10 2015-03-21 13:53:16 +02:00
test Add test for rest function 2015-09-29 22:42:22 -07:00
.gitignore ignore cabal sandbox 2014-06-22 17:58:52 -07:00
.travis.yml Use sandboxes for package build 2015-09-04 12:05:35 -07:00
Benchmark.hs Add benchmark for inserts 2015-08-29 22:36:58 -07:00
CHANGELOG.md Update changelog and bump version 2015-12-22 03:11:01 -08:00
LICENSE Add license file 2010-06-28 20:24:23 -04:00
mongoDB.cabal Update changelog and bump version 2015-12-22 03:11:01 -08:00
README.md Add Gitter badge 2015-10-04 00:03:13 +00:00
Setup.lhs stuff to make into a package 2010-01-09 16:49:06 -06:00

This is the Haskell MongoDB driver (client). MongoDB is a free, scalable, fast, document database management system. This driver lets you connect to a MongoDB server, and update and query its data. It also lets you do adminstrative tasks, like create an index or look at performance statistics.

Documentation

Join the chat at https://gitter.im/mongodb-haskell/mongodb