从PostgreSQL中以不同形式导出数据pgclimb.zip

时间:2022-08-07 23:53:22
【文件属性】:
文件名称:从PostgreSQL中以不同形式导出数据pgclimb.zip
文件大小:35KB
文件格式:ZIP
更新时间:2022-08-07 23:53:22
开源项目 pgclimb 是从 PostgreSQL 中以不同形式将数据导出的工具。特点:导出数据至  JSON, JSON Lines, CSV, XLSX, XML 。使用  Templates 以支持自定义格式(HTML, Markdown, Text)。使用场合:psql alternative for getting data out of PostgreSQLPublish data setsCreate Excel reports from the databaseGenerate HTML reportsExport XML data for further processing with XSLTTransform data to JSON for graphing it with JavaScript librariesGenerate readonly JSON APIs 标签:pgclimb
【文件预览】:
pgclimb-master
----.gitignore(280B)
----pgclimb.go(5KB)
----README.md(8KB)
----logo.png(21KB)
----LICENSE(1KB)
----test.sh(5KB)
----pg()
--------postgres.go(822B)
----formats()
--------xml.go(1KB)
--------export.go(889B)
--------json.go(1KB)
--------xlsx.go(2KB)
--------csv.go(1KB)
--------template.go(734B)
--------jsonlines.go(528B)
--------inserts.go(2KB)
----.travis.yml(346B)

网友评论