Closed samtx closed 4 years ago
Create SQL tables for Satellite and Location objects.
We could potentially use the database to directly cache the satellite position values, but leave that for later.
Don't use SQL databases for this library. Move the database operations to dedicated REST API.
Create SQL tables for Satellite and Location objects.
We could potentially use the database to directly cache the satellite position values, but leave that for later.