BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

abstract-tables

v1.0.5RubyGems· Ruby

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

The verdict
Abandoned. Last published 15 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 15 years ago.
Popularity
14 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.0.515 years ago
  • 1.0.415 years ago
  • 1.0.315 years ago
  • 1.0.215 years ago
  • 1.0.115 years ago
  • 1.0.015 years ago
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 (Ruby / RubyGems) · Modules