How to Analyze Financial Data With TimescaleDB | Episode #1: Framework Walkthrough
Timescale Community Templates is a webinar series dedicated to specific industries and designed to foster collaboration and expertise exchange. In this pilot episode, dedicated to finance, Jรดnatas Paganini, developer advocate at Timescale, will take us on a deep dive into the suggested schema of the finance framework. The goal is to provide guidance to anyone looking to build a scalable database for finance market data, whether youโre processing financial transactions, managing trading systems (including cryptocurrency), or leveraging time-series analysis to examine financial records.
To provide practical examples, we use PostgreSQL and TimescaleDB, our supercharged PostgreSQL for demanding workloads. This detailed exploration covers crucial parameters such as chunk size and compression settings, and we provide a step-by-step guide on constructing hierarchical continuous aggregates (an advanced version of Postgres materialized views). Tune in to discover how you can leverage the data definition language of the finance framework to optimize your financial data management and analysis.
๐ ๐ฅ๐ฒ๐น๐ฒ๐๐ฎ๐ป๐ ๐ฅ๐ฒ๐๐ผ๐๐ฟ๐ฐ๐ฒ๐
๐More on Timescale Community Templates โ
๐ GitHub Templates โ
๐ Office Hours โ
๐น Other Finance Sessions
โจ Episode 1 – Framework Walkthrough (current)
โจ Episode 2 – Hierarchical Continuous Aggregates โ
โจ Episode 3 – Tracking the last price and the trigger side effects โ
โจ Episode 4 – Tracking pair correlation (coming soon)
โจ Episode 5 – Downsampling Techniques (coming soon)
โจ Episode 6 – Compression and Eide Effects (coming soon)
๐ฏ ๐๐ฏ๐ผ๐๐ ๐ง๐ถ๐บ๐ฒ๐๐ฐ๐ฎ๐น๐ฒ
Timescale is a mature, PostgreSQL cloud, specialized for demanding workloads like time series, events, analytics, vectors, and AI. Timescale is dedicated to serving software developers and businesses worldwide, enabling them to build the next wave of computing.
๐ป ๐๐ถ๐ป๐ฑ ๐จ๐ ๐ข๐ป๐น๐ถ๐ป๐ฒ!
๐ Website โ
๐ Slack โ (#finance-market-data-discussion)
๐ GitHub โ
๐ Twitter โ
๐ LinkedIn โ
๐ Timescale Blog โ
๐ Timescale Documentation โ
๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐
โฑ 0:00 โ Introduction
โฑ 7:15 โ Part 1: Table structure
โฑ 8:16 โ Part 2: Chunk time interval
โฑ 16:25 โ Part 3: Compression
โฑ 10:10 โ Part 4: Compression Policies
โฑ 21:30 โ Part 5: Hierarchical Continuous Aggregates
โฑ 26:47 โ What else?
โฑ 31:23 โ Coming Soon: Hierarchical Continuous Aggregation
โฑ 33:10 โ Outro
[ad_2]
source