Skip to content

TimescaleDB

David Liu edited this page Jun 11, 2024 · 1 revision
  • make SQL scalable for time-series data
  • a PostgreSQL extension
  • providing automatic partitioning across time and space (partitioning key)

Clone this wiki locally