An open API service indexing awesome lists of open source software.

https://github.com/3esmit/labview-mongodb

LabVIEW 2013 MongoDB .NET for Windows
https://github.com/3esmit/labview-mongodb

Last synced: over 1 year ago
JSON representation

LabVIEW 2013 MongoDB .NET for Windows

Awesome Lists containing this project

README

          

# LabVIEW MongoDB

[![Join the chat at https://gitter.im/3esmit/LabVIEW-MongoDB](https://badges.gitter.im/3esmit/LabVIEW-MongoDB.svg)](https://gitter.im/3esmit/LabVIEW-MongoDB?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Provide connectivity to MongoDB.

Features:
- Deamon Start/Shutdown
- Insert Document
- Find by ObjectID
- Aggegate
- List databases & collections
- Create Collection
- Remove by ObjectID
- Find by Regex
- Find By Equal
- Get Document Part