Closed jkubNTIA closed 9 years ago
http://docs.mongodb.org/manual/reference/method/db.createCollection/
Will do the trick.
Neet to also think about schrading and how to distribute the data over a cluster as the db grows....
f161878..3614ee5
Please delete your db and rebuild it using populate_db.py
As per my discussion with Ranga, it would be nice to store sensor data in one collection per sensor rather than all sensor data in one big collection. This would have the following benefits: