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: 25,977 of 196,721
Downloads: 59,775

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71682,522,368spreadsheet
1,88118,120,792fastercsv
4,1992,567,939base_app
5,6901,233,204dbi

Owners

#GravatarHandle
1iconkburton