Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 513 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 513 Bytes

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.

Links