MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
Find a file
2010-10-31 20:38:38 -04:00
Control Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
Database Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
Var Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
.gitignore .gitignore dist/ 2010-01-16 18:05:02 -06:00
LICENSE Add license file 2010-06-28 20:24:23 -04:00
map-reduce-example.md Connection pooling and some refactoring 2010-10-27 16:13:23 -04:00
mongoDB.cabal Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
README.md Connection pooling and some refactoring 2010-10-27 16:13:23 -04:00
Setup.lhs stuff to make into a package 2010-01-09 16:49:06 -06:00
TODO Connection pooling and some refactoring 2010-10-27 16:13:23 -04:00
tutorial.md Rename Connection to ConnPool. Edit tutorial and some comments 2010-10-31 20:38:38 -04:00
V0.6-Redesign.md Connection pooling and some refactoring 2010-10-27 16:13:23 -04:00

mongoDB

About

MongoDB driver for Haskell, which lets you connect to a MongoDB database management system and do inserts, queries, updates, etc.