awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesIXF File Loading

Reads IBM IXF data files and loads their contents into PostgreSQL tables using the COPY command.

Distinct from Data Loading: Distinct from Data Loading: specifically targets the IBM IXF binary exchange format for database loading.

Explore 1 awesome GitHub repository matching data & databases · IXF File Loading. Refine with filters or upvote what's useful.

Awesome IXF File Loading GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dimitri/pgloaderAvatar de dimitri

    dimitri/pgloader

    6,295Voir sur GitHub↗

    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

    Reads IBM IXF files and loads their data into PostgreSQL tables using the COPY command.

    Common Lispclozure-clcommon-lispcsv
    Voir sur GitHub↗6,295
  1. Home
  2. Data & Databases
  3. JSON Editors
  4. Data Loading
  5. IXF File Loading