tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Investigate use of TimescaleDB #179

Open lewismc opened 1 year ago

lewismc commented 1 year ago

TimescaleDB is a open-source time-series SQL database (packaged as a PostgreSQL extension) optimized for fast ingest and complex queries. When we get further down the line to data analytics we may wish to explore this option.

lewismc commented 1 year ago

Linking https://github.com/kartoza/docker-postgis/issues/413