Message 1 of 5
Revit DB export MongoDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently looking for a way to export the Revit data out of the model and into a MongoDB to query and aggregate. Problem is the ODBC and/or RevitDB Link exports to a sql server which migrating to Mongo requires extra steps.
I found an ODBC driver for mongo and tried it but no luck using it as the ODBC export out of Revit.
Has anyone had success with Revit DB straight to MongoDB?
Also, my end goal for this is to leverage Forge or ACC (currently subscribing) to pull the data straight out of BIM360. If there is a way to do through one of those that would be awesome.
Thank you.