robbiblubber.org |
MongoDB ADO.NET DriverThe 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
home | MongoDB Driver |