mongodb/README.md
Scott R. Parish f23d44195b readme
2010-03-08 23:09:41 -06:00

513 B

mongoDB

About

A mongoDB driver for Haskell.

This driver lets you connect to MongoDB, do inserts, queries, updates, etc. Also has many convience functions inspired by HDBC such as more easily converting between the BsonValue types and native Haskell types.