| |
read source history
= MongoDB ADO.NET Driver =
----
The **MongoDB ADO.NET Driver** implements an extensible standard ADO.NET interface to [[https://docs.mongodb.com/|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 [[mongodrv-cur-select|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 [[data-provider|provider]], [[data-interpreter]], and [[data-exploration|exploration]] implementation working with the driver.
**Resources**
[[[@w
[[MongoDB Driver Function Reference]]
[[MongoDB Driver Getting Started]]
]]]
----
[[Main|home]] | [[MongoDB Driver]]
|