I think we need more helpers/documentation on time-series DB usage.
For example on how to add the TimescaleDB extension to Postgres tables within migrations to prepare it for use with TS. The same can be said about other time-series compatible databases (Redis, QuestDB, or InfluxDB).
Please feel free to expand on this with your ideas if you've been a time series database user with Laravel.
Hello,
I think we need more helpers/documentation on time-series DB usage.
For example on how to add the TimescaleDB extension to Postgres tables within migrations to prepare it for use with TS. The same can be said about other time-series compatible databases (Redis, QuestDB, or InfluxDB).
Please feel free to expand on this with your ideas if you've been a time series database user with Laravel.