awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesData Reformatters

Transformation of incompatible data formats, such as converting zero-dates to NULL, during the loading process.

Distinct from Data Migration: Distinct from Data Migration: focuses on on-the-fly data reformatting rather than the overall migration process.

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

Awesome Data Reformatters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dimitri/pgloaderdimitri 的头像

    dimitri/pgloader

    6,295在 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

    Transforms incompatible data formats, such as zero-dates, during the loading process.

    Common Lispclozure-clcommon-lispcsv
    在 GitHub 上查看↗6,295
  1. Home
  2. Data & Databases
  3. Data Integration & Synchronization
  4. Data Migration
  5. Data Reformatters