RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.0 - June 19, 2019 (19.5 KB)
  2. 2.0.0 - April 20, 2018 (19 KB)
  3. 1.0.0 - October 10, 2017 (19 KB)

Runtime Dependencies (5):

activesupport ~> 5.0
couchrest ~> 2.0
httpclient ~> 2.6
logging_library ~> 1.0, >= 1.0.5
sequel >= 4.36.0

Development Dependencies (5):

mocha >= 0
rake ~> 12.0
rubocop >= 0
simplecov ~> 0.15
test-unit ~> 3.2

Owners:

Authors:

  • Sam Lown, Per Lundberg, Jens Nockert, Andreas Finne

SHA 256 checksum:

e92f814e446f6e2b8479a5594f323f7b8833975ad175bf5f5efeee1c7e768e7e

Total downloads 6,678

For this version 2,793

License:

MIT

Required Ruby Version: >= 0

Links: