awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPre and Post Load SQL Execution

Executes user-defined SQL statements before and after the load to prepare tables, create indexes, or perform additional processing.

Distinct from SQL Command Line Interfaces: Distinct from SQL Command Line Interfaces: focuses on SQL execution as hooks around data loading, not general CLI SQL interaction.

Explore 1 awesome GitHub repository matching development tools & productivity · Pre and Post Load SQL Execution. Refine with filters or upvote what's useful.

Awesome Pre and Post Load SQL Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dimitri/pgloaderAvatar von dimitri

    dimitri/pgloader

    6,295Auf GitHub ansehen↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Executes user-defined SQL statements before and after the load to prepare tables or create indexes.

    Common Lispclozure-clcommon-lispcsv
    Auf GitHub ansehen↗6,295
  1. Home
  2. Development Tools & Productivity
  3. SQL Command Line Interfaces
  4. Pre and Post Load SQL Execution