Curated Dataset Connector
DBnomics
Template scaffold for building new DPUse connectors. Replace this description, and the sample action stubs in src/index.ts, with your connector's actual behaviour.
Authentication
Does not require authentication and can be used without creating a DPUse Account.
Supported Operations
Supports the following operations implemented by the Connector API.
| Action | Supported |
|---|---|
| Abort Operation | |
| Audit Object Content | |
| Create Object | |
| Describe Connection | |
| Drop Object | |
| Find Object | |
| Get Readable Stream | |
| Get Record | |
| List Nodes | |
| Preview Object | |
| Remove Records | |
| Retrieve Chunks | |
| Retrieve Records | |
| Upsert Records |
Links
- Identifier:
dpuse-connector-dbnomics - GitHub