InfluxDB is a time-series no-SQL database that is well suited to IoT projects and cloud application monitoring. It is remarkably scalable, being able to ingest millions of data points per second.
We can interface our boards to an InfluxDB database and send relevant sensor data. Follow the tutorial here and create a new InfluxDB account.