robbiblubber.org

help | login | search:  
<<

Home Page
Index

Products

Utility Suite
Bad Wolf Installer
Sand Framework

User Documentation

ConfigNotepad
LEd
Unit Test Studio
SQL Workspace
SQL Pad
SQL Console

Code Documentation

Robbiblubber.Util.NET
Robbiblubber.Util.JAVA
Robbiblubber.BadWolf.NET

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