Message 1 of 1
Can I store my Tool library in a MongoDb?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been working on a tooling inventory system for just about a year now. currently I just use a .json file to store all my data same as F360 tool library.
However i would like to migrate the data to a mongo database. but if I can access the database for F360 tooling, it would be really cool to do that so that I can have 1 centralized location for this data and not have to modify info at 2 different places.
not sure if anyone here has tried something like this or not..