Application Connector
DPUse Application
Provides access to a sample set of read-only application data simulating a hypothetical application database. It is intended for demonstration, evaluation, and testing and is freely available to all users. Since no authentication is required, it supports only a single connection.
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.
| Operation | 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-application-emulator - GitHub