CouchDB loader

Loader, allows the user to to load documents into Apache CouchDB.

CouchDB server URL
URL of the CouchDB server, e.g. http://127.0.0.1:5984
Database name
Name of the CouchDB database to write to
Clear database (delete and create)
Determines whether the CouchDB database is first deleted an recreated before loading
Maximum batch size in MB
The loader can split the load into batches of the specified size
Use authentication
Use for CouchDB requiring user authentication
User name
User name for CouchDB
Password
Password for CouchDB

Characteristics

ID
l-couchdb
Type
loader
Inputs
RDF single graph - Configuration
Files - Input
Look in pipeline
CouchDB loader

The CouchDB loader component takes the input JSON documents and loads them to an Apache CouchDB instance.