couchdb_to_sql 1.0.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.5, ~> 1.0
sequel
>= 4.36.0