You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The database name is BinBotStats all measurement will be stored in individual measurements.
Creating a database can be done with the command:
create database databaseName
Measurements
A measurement is similar to a collection in Mongo or a table in SQL. New measurements will be creating automatically when data to that measurement is added.