项目作者: nikukyugamer

项目描述 :
Rich Site Summary to DB (DB from Rich, therefore DBRichter)
高级语言: Ruby
项目地址: git://github.com/nikukyugamer/dbrichter.git
创建时间: 2018-09-14T06:50:23Z
项目社区:https://github.com/nikukyugamer/dbrichter

开源协议:MIT License

下载


DB Richter

  • Rich Site Summary to DB
    • DB from Rich, therefore DB Richter

Summary

  • Get RSS info
  • INSERT RSS info to DB
    • MySQL
    • SQLite3
    • PostgreSQL
    • … (with Active Record)

Migration

  1. $ bundle exec ridgepole -c database.yml --apply
  2. Apply `Schemafile`
  3. -- create_table("articles", {})
  4. -> 0.0019s

Gems

LICENSE