Overview
Marple functions best when it is tightly integrated into your workflow. Our API can be used to automate data uploads from Onedrive, S3, test rigs, vehicles, ...
Last updated
Marple functions best when it is tightly integrated into your workflow. Our API can be used to automate data uploads from Onedrive, S3, test rigs, vehicles, ...
There are four ways to interact with Marple products: Python SDK, MATLAB SDK, our HTTP REST API and querying the cold data with Trino. Each one has slightly different capabilities:
We recommend:
Default choice for integration and scripting ⇒ Python SDK
For using Marple in MATLAB workflows ⇒ MATLAB SDK
For integrating from other programming languages ⇒ REST API
For connecting Grafana, Power BI or other tools ⇒ Query cold data with Trino
Using LLMs and coding agents can speed up scripting. Read our Agentic Coding guide to learn more:
Agentic CodingThe Marple DB SDK is very powerful for data mining and ML/AI use cases. Watch a hands-on demo by one of our developers:
Last updated