mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-08 16:20:40 +02:00
Add timeseries database
This commit is contained in:
@@ -1 +1,10 @@
|
||||
# Timeseries databases
|
||||
# Timeseries databases
|
||||
|
||||
## InfluxDB
|
||||
|
||||
InfluxDB was built from the ground up to be a purpose-built time series database; i.e., it was not repurposed to be time series. Time was built-in from the beginning. InfluxDB is part of a comprehensive platform that supports the collection, storage, monitoring, visualization and alerting of time series data. It’s much more than just a time series database.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
|
||||
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.influxdata.com/'>InfluxDB Website</BadgeLink>
|
||||
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://www.influxdata.com/time-series-database/'>Time series database</BadgeLink>
|
||||
|
Reference in New Issue
Block a user