MySQL Forums
Forum List  »  Newbie

Best practice for dealing with 3 dimensions of data
Posted by: B Kronos
Date: April 02, 2021 03:44AM

Hi, I am building a database to store a set of values for a list of cryptocurrency coins. That's easy in a table with the coins in the vertical axis and the properties in the horizontal axis. However I need to store a new set of values every day so the values can be seen changing through time.

I feel I need a third axis for the date, to store a new set of figures every day. Clearly not possible. What is the best practice way to deal with this kind of situation?

Options: ReplyQuote


Subject
Written By
Posted
Best practice for dealing with 3 dimensions of data
April 02, 2021 03:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.