-
Notifications
You must be signed in to change notification settings - Fork 0
GunioRobot/caml_mongo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
author: Kiyoto Tamura <[email protected]> I am slowly writing an OCaml driver for MongoDB, mainly as a learning experience. Any feedback is appreciated, and the code is in the Public Domain. Right now, all I have is a bson de/serializer and a simple implementation of the Mongo Wire Protocol. The next logical step is to write a reasonabl interface so that the user can interact with the database without worrying about the underlying protocol. Also, I should add a test suite.
About
slowly writing an OCaml driver for MongoDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published