Skip to main content

Add the Apache CouchDB Connector

Authenticate to Apache CouchDB

After you add the connector, you need to set the required properties. URL: Enter the URL of your Apache CouchDB instance (for example, http://localhost:5984). supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Basic

None

To connect without authentication, select None for Auth Scheme. Although you are connecting without authentication, you must specify the Public Databases property, which is a comma-separated list of public databases to list as tables.

Complete Your Connection

To complete your connection:
  1. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  2. Click Create & Test to create your connection.

More Information