OutSystems Forge 日本語データベース

CouchDB Connector

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2013-10-31 1.1 Pedro Gonçalves 8.0+ All All Connectors, Data Connector
CouchDB Connectorを使用すると、このシンプルで効果的なデータベースエンジンと簡単に統合できるようになりました。従来のRDBMSに代わる優れたスケーラビリティと最終的な一貫性を提供します。
特徴 - CouchDBデータベース内のドキュメントを管理するCRUDアクションを公開します。 - あなたのCouchDBデータベースを管理するためのさらなるアクションを公開します(作成/削除)。 まだサポートしていません - Map / Reduce機能 - これらのAPIインターフェースはまだ構築されていません。 インストール - 最初にCouchDBサーバーをインストールしてセットアップする必要があります。 ここから入手してください:http://couchdb.apache.org CouchDB Connectorの使い方 このコンポーネントには2つのeSpacesがあり、 i)CouchDBConnector:ドキュメントCRUD APIおよびデータベース管理ロジックを公開する。 ii)CouchDBWrapper:上記のモジュールを使用し、独自のビジネスロジックとデータ構造でカスタマイズする必要があります。 簡単なデモインタフェースも紹介します。

[Overview]
Relax... with CouchDB Connector youre now able to easily integrate with this simple yet effective database engine: it enforces great scalability and eventual consistency of your data, offering a good alternative to traditional RDBMS.
[Detail]
Feature List - Exposes CRUD actions to manage documents in your CouchDB database; - Exposes further actions to manage your CouchDB databases (create/delete); Does not support yet - Map/Reduce functionality - these API interfaces haven't yet been built. Installation - You first need a CouchDB server installed and setup. Get it from here: http://couchdb.apache.org How to use CouchDB Connector There are 2 eSpaces, in this component, i) CouchDBConnector: exposes document CRUD APIs and database management logic; ii) CouchDBWrapper: consumes the above module and should be customized with your own business logic and data structures; it also presents a brief demo interface.
戻る