1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +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:
Maximo Comperatore
2024-08-17 21:23:28 -03:00
committed by GitHub
parent 0c78ab8369
commit c21dc44975

View File

@@ -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.
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)