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,895 of 196,051
Downloads: 59,761

Daily

Ranking: 30,865 of 195,980
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71481,791,577spreadsheet
1,87418,077,415fastercsv
4,2052,527,698base_app
5,6541,231,298dbi

Owners

#GravatarHandle
1iconkburton