pgloader

Data migrator

Tools for migrating data from various sources to PostgreSQL using the COPY command

Migrate to PostgreSQL in a single command!

GitHub

6k stars
79 watching
552 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 3 awesome lists

clozure-clcommon-lispcsvdatabasedbaseixfmigrationmssqlmysqlpgloaderpostgresqlsbclsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pgmodeler/pgmodeler A graphical tool for designing and managing PostgreSQL databases 3,147
dimitri/pgcopydb Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. 1,216
lukasmartinelli/pgclimb A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. 391
ankane/pgsync A tool that synchronizes data between two Postgres databases while preserving schema and security. 3,201
pgbackrest/pgbackrest A reliable backup and restore solution for large PostgreSQL databases using parallel processing and efficient compression algorithms. 2,695
dalibo/pg_activity A command line tool for monitoring activity on PostgreSQL servers. 2,493
prometheus-community/postgres_exporter A tool that allows users to monitor PostgreSQL servers using Prometheus 2,845
crunchydata/postgres-operator Automates management of production-grade PostgreSQL clusters on Kubernetes 3,986
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,303
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 182
2ndquadrant/pglogical Provides logical replication for PostgreSQL databases with fast and efficient data transfer 1,042
jackc/pgx A high-performance PostgreSQL driver and toolkit for building Go applications 10,954
lawzava/go-pg-migrate A package for managing PostgreSQL database schema changes 10