📄️ Python SDK
The Python SDK provides an extensive set of wrappers and utilities that allow you to
📄️ C++ Client
ApertureDB server supports a JSON-based query language described in
📄️ Web UI
After ingesting some data, you can see its status
📄️ REST API
While a lot of this documentation and sample code from the SDK is focused on interaction with ApertureDB over TCP connection, port 55555, ApertureDB provides an alternate communication modality over HTTP.
📄️ Notebooks
It's pretty easy to access ApertureDB via notebooks after installing and
📄️ Configuration
In order to use a notebook with an ApertureDB instance, it is necessary to supply details about how to connect.