Bridge Specifications
Vendor | Apache |
Tool Name | CouchDb Database (JSON) |
Tool Version | 2.0 |
Tool Web Site | http://couchdb.apache.org/ |
Supported Methodology | [NoSQL Database] Multi-Model, Data Store (NoSQL / Hierarchical, Physical Data Model) via REST API |
SPECIFICATIONS
Tool: Apache / CouchDb Database (JSON) version 2.0 via REST API
See http://couchdb.apache.org/
Metadata: [NoSQL Database] Multi-Model, Data Store (NoSQL / Hierarchical, Physical Data Model)
Component: CouchDb version 11.0.0
DISCLAIMER
This bridge requires internet access to https://repo.maven.apache.org/maven2/ (and exceptionally a few other tool sites)
in order to download the necessary third party software libraries into $HOME/data/download/MIMB/
- If https fails, the bridge then tries with http.
- If a proxy is used to access internet, you must configure that proxy in the JRE (see the -j option in the Miscellaneous parameter).
- If the bridge does not have access to internet, that directory can be copied from another server with internet access.
By running this bridge, you hereby acknowledge responsibility for the license terms and any potential security vulnerabilities from these downloaded third party software libraries.
OVERVIEW
This bridge establishes a connection to the CouchDb server to extract the physical metadata.
REQUIREMENTS
n/a
FREQUENTLY ASKED QUESTIONS
n/a
LIMITATIONS
Refer to the current general known limitations at http://metaintegration.com/Products/MIMB/MIMBKnownLimitations.html or bundled in Documentation/ReadMe/MIMBKnownLimitations.html
SUPPORT
Provide a trouble shooting package with:
- the debug log (can be set in the UI or in conf/conf.properties with MIR_LOG_LEVEL=6)
- the metadata backup if available (can be set in the Miscellaneous parameter with option -backup)
Bridge Parameters
Parameter Name | Description | Type | Values | Default | Scope |
URL | Server URL, e.g. http://192.168.56.61:5984 |
STRING | http://192.168.56.61:5984 | Mandatory | |
Database | Specify a list of databases to import. When the list is empty all available databases are imported. The list can have one or more database names separated by semicolons,e.g. database1; database2 |
REPOSITORY_SUBSET | default | Mandatory | |
User | Username | STRING | JsonCommon | ||
Password | The user's password | PASSWORD |
Bridge Mapping
Mapping information is not available