pgloader
Data migrator
Tools for migrating data from various sources to PostgreSQL using the COPY command
Migrate to PostgreSQL in a single command!
5k stars
79 watching
545 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 3 awesome lists
clozure-clcommon-lispcsvdatabasedbaseixfmigrationmssqlmysqlpgloaderpostgresqlsbclsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,123 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 390 |
ankane/pgsync | A tool that synchronizes data between two Postgres databases while preserving schema and security. | 3,178 |
pgbackrest/pgbackrest | A reliable backup and restore solution for PostgreSQL databases | 2,624 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |
prometheus-community/postgres_exporter | A tool that allows users to monitor PostgreSQL servers using Prometheus | 2,814 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
lukasmartinelli/pgfutter | A tool to simplify importing data from CSV and JSON files into PostgreSQL databases. | 1,328 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
vonng/pg_exporter | A tool for monitoring PostgreSQL and pgBouncer metrics in real-time | 177 |
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,027 |
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,804 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |