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
- Host: GitHub
- URL: https://github.com/3esmit/labview-mongodb
- Owner: 3esmit
- License: bsd-3-clause
- Created: 2016-07-10T04:43:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T00:33:32.000Z (almost 10 years ago)
- Last Synced: 2025-01-05T14:51:15.604Z (over 1 year ago)
- Language: LabVIEW
- Homepage: https://lavag.org/topic/19691-labview-2013-mongodb-net-for-windows/
- Size: 3.03 MB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LabVIEW MongoDB
[](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