Skip to main content

Query Alternatives

In addition to graphically querying data on the web frontend, you can query data managed by ApertureDB in the following ways:

  • Query using JSON commands from Python in Jupyter notebooks / custom query tab in UI or from C++ applications
  • Query using the Python SDK object wrapper API
  • Query using the REST API from any client (we provide Python wrappers) to send JSON-based queries

Head over to our basic and advanced usage tutorials with real application examples. Some of those examples are preloaded into our online trials.

tip

You can also query and feed data into or retrieve it from the various tools and frameworks that we have integrations for.