SQLite Forum

Need to connect with CDAS server
Login
You will have to write some code in the language of your choice.

That code would:
 
- access the [CDAS server][1] using the APIs described on that page, 
- access your SQLite database using the SQLite API in the language you have chosen.

Probably somebody already did that, so a thorough web search might yield some example code.

[1]: https://cdaweb.gsfc.nasa.gov/WebServices/REST/WebServices.html