Categories: None [Edit]

abstract-tables

https://rubygems.org/gems/abstract-tables
https://github.com/kyleburton/abstract-tables
The best I could come up with was to just show you: $ atcat dbi://pg/localhost/database_name/table_name csv://table_name.csv That exports a table from Postgres into a comma separated value file. You can read from or write to: tab, csv, dbi, etc. You can opaquely treat any of those 'table of records' based sources as an opaque URI. Want to read more? https://github.com/kyleburton/abstract-tables

Total

Ranking: 23,243 of 183,107
Downloads: 56,606

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
72958,571,245spreadsheet
1,61716,058,387fastercsv
4,0841,835,079base_app
4,9081,177,559dbi

Owners

#GravatarHandle
1iconkburton