Accessing the GeoSpock database programmatically
You can use the following methods to programmatically query the data ingested into the Platform:
- JDBC: see Connecting to GeoSpock database using JDBC for guidance on how to query GeoSpock database programmatically using JDBC
- HTTP: see Connecting to GeoSpock database over HTTP for guidance on how to use cURL to run queries on GeoSpock database
Presto Command line access
Alternatively, you can use the Presto CLI tool to access GeoSpock database; see Running GeoSpock database queries from the Presto CLI.