Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 610 Bytes

File metadata and controls

16 lines (10 loc) · 610 Bytes

QuestDB

QuestDB is a relational column-oriented database designed for time series and event data. It uses SQL with extensions for time series to assist with real-time analytics. These pages cover core concepts of QuestDB, including setup steps, usage guides, and reference documentation for syntax, APIs and configuration.

Website | Documentation | GitHub

How to enable?

platys init --enable-services QUESTDB
platys gen

How to use it?

Navigate to http://dataplatform:28226