RubyGems Navigation menu

couchdb_to_sql 2.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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (5):

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

Development 相依性套件 (5):

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

擁有者:

作者:

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

SHA 256 checksum:

a647c170b355c2a8267a4b775b789b05d038c77c7104c244bb8c44149fdcf7e6

總下載次數 6,728

這個版本 1,959

License:

MIT

Ruby 版本需求: >= 0

相關連結: