I am trying to find some references related to the field so that I can use NoSQL databases for storing and retrieving Satellite images in databases as well as animate the time-series.
in my experience the easiest way to do it is to use MongoDB, then export the data in CSV. put the CSV file in data analytics software even (excel) like R or R Studio, then plot the results using gglot or plotly in R Studio. or use d3.js with your HTML , javascript page.
MongoDB https://www.mongodb.org/
R https://www.r-project.org/
R Studio https://www.rstudio.com/
Plotly https://plot.ly/
D3 JS http://d3js.org/
I work as data scientist and do this type of dataset solutions on a daly bases.
The project sounds really interesting I did some related work, search for exoplanets in the NASA dataset and doing sort of number of exoplanets discovered per years, I would be happy to help you as fellow researcher interested in Space Tech, you can email me: [email protected] and we can talk more if you want to.