Seddryck / Tseesecake

Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series
https://seddryck.github.io/Tseesecake
Apache License 2.0
2 stars 1 forks source link

Add parsers and engines to GlobalEngine #97

Closed Seddryck closed 9 months ago

Seddryck commented 9 months ago

It should be possible to add a parser and the corresponding engine to the global parser as long as they implement IStatement