Hi,
we have a use case where we need to get the data for a day/week/month.

We need additional filters for the data so it will be like "select where
data between <initial_date> and <final_date> where filter=<some
column=value>

This is telemetry type data and is heavily written. About 2+TB per day.

How should we go about the schema?

Also, can someone point me to a good schema design tutorial?

Thanks

Reply via email to