Open Internet by MindsNet
Optimizing OHLCV Market Data Storage for Performance and Scalability
The problem involves optimizing the storage of OHLCV market data for high-frequency inserts, fast reads, and long-term scalability. The current approaches involve using either dynamic tables or a single TimescaleDB hypertable. The challenge is to determine which approach provides better overall performance.
Computing & Technology, Computer Science, Databases