codeOverview

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:

Marple DB
Marple Insight

Pull & push data, general scripting

Export data

Pull data, general scripting

-

Upload files

Export data

Advanced custom SQL analysis

-

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:

user-robotAgentic Codingchevron-right

Hands-on demo

The Marple DB SDK is very powerful for data mining and ML/AI use cases. Watch a hands-on demo by one of our developers:

Continue reading

snakePython SDKchevron-rightcubesMATLAB SDKchevron-rightplugREST APIchevron-right

Last updated