pastas / pastastore

:spaghetti: :convenience_store: Tools for managing timeseries and Pastas models
https://pastastore.readthedocs.io
MIT License
15 stars 4 forks source link

Add connector for postgres (and/or other db?) #21

Closed dbrakenhoff closed 3 weeks ago

dbrakenhoff commented 3 years ago

It would be cool to add postgres as a supported database. I recall we attempted to store pastas projects in a postgres database before, so maybe that code is a good starting point for building a new connector?

Or maybe there are other databases we want to support?

Edit: maybe TimescaleDB (which is a timeseries database built on PostgreSQL)?

dbrakenhoff commented 3 weeks ago

Current connectors seem to meet current needs, so closing this old issue.