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: 24,704 of 188,294
Downloads: 58,492

Daily

Ranking: 41,171 of 188,277
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71773,821,429spreadsheet
1,76717,196,276fastercsv
4,2222,138,833base_app
5,3401,211,528dbi

Owners

#GravatarHandle
1iconkburton