MongoDB in plug-ins for SketchUP
-
Does anyone have any example of using the plug-in database MongoDB. Or maybe open a branch of the discussion on this issue?
-
I've thought and thought and come to the conclusion that it is enough to have a database of the form
db = [{;Header=>[{;Name=>"My DB", ;Type=>"some"}], ;Body=>[{;element_ID1=>[{;key1=>value1, ;key2=>value2}], ;element_ID2=>[{;key1=>value3, ;key2=>value4}]}]}]
it's good when the values ββof such a maximum of 100, and if they are 10, 000, and if they are not constant, to make changes to such a database is quite a difficult task.
but still, I want to use ready-made solutions. Is not it possible that no one faced with this problem?
MongoDB or impossible to use in this implementation, Ruby. I would be grateful for any response on this topic ...
-
apparently no one is never used, or the topic is not very much relevant. too bad
-
Never had to use a DB with SketchUp plugins, no.
-
@thomthom said:
Never had to use a DB with SketchUp plugins, no.
I started using the CSV database. topic can be closed
Advertisement