@haybarn/ext-erpl_web-h1-5-2
v202605.18.140429
Published
ERPL is a DuckDB extension to connect to API based ecosystems via standard interfaces like OData, GraphQL and REST. This works e.g. for SAP ERP, SAP Ariba, SAP C4C, Microsoft Dynamics and many more.
Maintainers
Readme
Haybarn extension: erpl_web
ERPL is a DuckDB extension to connect to API based ecosystems via standard interfaces like OData, GraphQL and REST. This works e.g. for SAP ERP, SAP Ariba, SAP C4C, Microsoft Dynamics and many more.
Source: https://github.com/DataZooDE/erpl-web
Catalog: Haybarn community extensions
Install
npm install @haybarn/ext-erpl_web-h1-5-2
# or pin to a specific build:
npm install @haybarn/[email protected]npm picks the matching platform binary from the leaves below via its os / cpu / libc fields. No postinstall scripts, no network calls after npm install.
Available platforms (this version)
@haybarn/ext-erpl_web-h1-5-2-linux-x64@haybarn/ext-erpl_web-h1-5-2-linux-arm64@haybarn/ext-erpl_web-h1-5-2-darwin-x64@haybarn/ext-erpl_web-h1-5-2-darwin-arm64@haybarn/ext-erpl_web-h1-5-2-win32-x64
Use it
Once installed, the .duckdb_extension binary lands in your project's node_modules/ tree under the matching leaf. The Haybarn engine auto-discovers it at startup; from a Haybarn SQL session:
LOAD erpl_web;License
The erpl_web extension is distributed under BSL 1.1. The Haybarn engine itself is MIT-licensed.
Trademark
Haybarn is an independent derived distribution of DuckDB published by Query Farm LLC. Not affiliated with or endorsed by the DuckDB Foundation. DuckDB is a trademark of the DuckDB Foundation.
