The system collects data from CoinMarketCap API for further analysis. While just collecting data, and displaying graphs.
What to choose as storage, if every minute is added 1500 records, that is a day more than 2 million?
Planning to store in MySQL, but I'm sure there is a solution more appropriate for these tasks.
So I need the advice of an experienced in database and BigData in human.
Thank you!