From c21dc4497575e34c28f08f9876dd91d55afc5584 Mon Sep 17 00:00:00 2001 From: Maximo Comperatore <131000419+pyoneerC@users.noreply.github.com> Date: Sat, 17 Aug 2024 21:23:28 -0300 Subject: [PATCH] Add timescale db resource (#6628) * add timescale db video * Update src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md --------- Co-authored-by: Kamran Ahmed --- .../backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md b/src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md index 586b56e59..3a64d3d6d 100644 --- a/src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md +++ b/src/data/roadmaps/backend/content/timescale@WiAK70I0z-_bzbWNwiHUd.md @@ -6,4 +6,8 @@ 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. \ No newline at end of file +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) \ No newline at end of file