Apache CouchDB
Version 23.4.8843
Apache CouchDB
CData Sync アプリケーションからApache CouchDB コネクタを使用して、Apache CouchDB からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
接続の確立
Sync でApache CouchDB のデータを使用するには、はじめにApache CouchDB への接続を確立する必要があります。以下の手順で、Apache CouchDB をSync アカウントに接続します。
-
Sync のダッシュボードから接続 ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてApache CouchDB 行に移動します。
-
行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。
-
設定タブで接続の設定を入力します。
-
Connection Name - Enter a connection name of your choice.
-
URL - Enter the URL of your Apache CouchDB instance (for example, http://localhost:5984).
-
Auth Scheme - Select your authentication scheme below to proceed to the relevant section for your scheme. Then fill out the settings as specified in that section.
-
-
作成およびテストをクリックして接続を作成します。
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
Basic
-
For the Basic scheme, specify these settings:
-
User - Enter the username that you use to authenticate to your Apache CouchDB account.
-
Password - Enter the password that you use to authenticate to your Apache CouchDB account.
-
None
-
For the None scheme, enter a comma-separated list of public databases (in the Public Databases field) that you want to list as tables.
詳細情報
CData Sync とApache CouchDB の連携について、詳しくはApache CouchDB Connector for CData Sync を参照してください。