Influxdb Tutorial
Influxdata is a platform for storing, collecting, visualizing and managing time-series data. It is faster than mysql. In influxdb time is the primary key. So lets start. Install influxdb. After installing start its service sudo influxd The service will be started. Now open another terminal and start the CLI using command influx $ influx Connected… Continue reading Influxdb Tutorial