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. Currently there are a few difference in capabilities:

Marple DB
Marple Insight

Pull data & make calculations

-

Upload & Download files

Export data

Upload files

Export data

Query with Trino

Advanced custom SQL analysis

-

We recommend:

  • For uploading files to Marple DB ⇒ Python SDK

  • For pulling data from Marple DB and making advanced calculations ⇒ MATLAB SDK

  • For connecting Grafana, Power BI or other tools ⇒ Query cold data with Trino

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