Influxdb

From Objectif Client Inc
Revision as of 01:53, 6 April 2020 by Nicolas (talk | contribs) (Created page with "== Influx == [https://www.influxdata.com/ Influx] == Create Database == From the command line: <pre>influx</pre> <pre> create database database_name </pre>} <pre>show databa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Influx

Influx

Create Database

From the command line:

influx
 create database database_name 

}

show databases