|
Added
Link Here
|
| 1 |
An open-source, distributed, time series database with no external |
| 2 |
dependencies. InfluxDB is the new home for all of your metrics, |
| 3 |
events, and analytics. |
| 4 |
|
| 5 |
InfluxDB is a time series, metrics, and analytics database. It'written |
| 6 |
in Go and has no external dependencies. That means once you install |
| 7 |
it there's nothing else to manage (like Redis, ZooKeeper, HBase, |
| 8 |
or whatever). |
| 9 |
|
| 10 |
InfluxDB is targeted at use cases for DevOps, metrics, sensor data, |
| 11 |
and real-time analytics. It arose from our need for a database like |
| 12 |
this on more than a few previous products we' built. You can read |
| 13 |
more about our jurney from SaaS application to open source time |
| 14 |
series database. |