robbiblubber.org

help | login | search:  
<<

Home Page
Index

Projects

Utility Suite
Data Suite
Bad Wolf Suite
WeakWiki

User Docs

ConfigNotepad
LED
rqoon
Nuub

Code Docs

.NET
Java
PHP

robbiblubber.org

Specs
Articles

Sources















read  source  history 


MongoDB ADO.NET Driver



The MongoDB ADO.NET Driver implements an extensible standard ADO.NET interface to MongoDB.

The driver supports a wide set of database methods out of the box and allows data readers to access BSON document collections as tables using the select() method.
See the MongoDB Driver Function Reference for a list of available methods.



The MongoDB ADO.NET Driver allows a more seamless integration of MongoDB into ADO.NET applications (such as SQL Workspace. Robbiblubber.Data.NET also provides a provider, data-interpreter, and exploration implementation working with the driver.



Resources


MongoDB Driver Function Reference
MongoDB Driver Getting Started

























home | MongoDB Driver