couchdb_to_sql 2.1.0
couchdb_to_sql provides a DSL that allows complex CouchDB documents to be converted into rows in a RDBMS' table. The stream of events received from the CouchDB changes feed will trigger documents to be fed into a matching filter block and saved in the database.
Gemfile:
=
インストール:
=
Runtime依存関係 (5):
activesupport
~> 5.0
couchrest
~> 2.0
httpclient
~> 2.6
logging_library
~> 1.0, >= 1.0.5
sequel
>= 4.36.0