Tagged Questions
1
vote
1answer
397 views
Creating database for climate data with MySQL
I'm working on a project using climate data and MySQL. Before I start to work, what's your advice on the best way to complete this task.
I plan on using the following workflow:
Analyse the ...