Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 595 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 595 Bytes

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

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

Gems

LICENSE