mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-23 01:13:03 +02:00
Add timescale db resource (#6628)
* add timescale db video * Update src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0c78ab8369
commit
c21dc44975
@@ -7,3 +7,7 @@ It introduces the concept of hypertables, which automatically partition data by
|
|||||||
TimescaleDB combines the power of relational databases with the performance of a specialized time-series solution, offering advanced features like continuous aggregates, real-time analytics, and seamless integration with PostgreSQL's ecosystem.
|
TimescaleDB combines the power of relational databases with the performance of a specialized time-series solution, offering advanced features like continuous aggregates, real-time analytics, and seamless integration with PostgreSQL's ecosystem.
|
||||||
|
|
||||||
It's a robust choice for developers looking to manage time-series data in scalable and efficient ways.
|
It's a robust choice for developers looking to manage time-series data in scalable and efficient ways.
|
||||||
|
|
||||||
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
|
- [@video@Tutorial - TimeScaleDB Explained in 100 Seconds](https://www.youtube.com/watch?v=69Tzh_0lHJ8)
|
Reference in New Issue
Block a user