pgclimb
Data exporter
A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates.
Export data from PostgreSQL into different data formats
390 stars
16 watching
37 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukasmartinelli/pgfutter | A tool to simplify importing data from CSV and JSON files into PostgreSQL databases. | 1,328 |
vonng/pg_exporter | A tool for monitoring PostgreSQL and pgBouncer metrics in real-time | 177 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
phphavok/cgroups_exporter | A tool that exports cgroup-level metrics to Prometheus | 4 |
rockslabs/kvrocks_exporter | A Prometheus exporter that scrapes metrics from a Kvrocks instance. | 27 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
kennethreitz/django-postgrespool | A connection pooling library for Django applications to manage Postgres databases. | 7 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
nathanmarz/elephantdb | A distributed key-value database designed for efficient data export from Hadoop-based systems | 558 |
prometheus/mysqld_exporter | A tool for collecting and exporting metrics from MySQL servers to Prometheus. | 2,155 |