awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesMS SQL Column Casting Rules

User-defined overrides for converting Microsoft SQL Server column types to PostgreSQL types during migration.

Distinct from Load-Time Type Casting: Distinct from Load-Time Type Casting: specifically targets MS SQL-to-PostgreSQL type mappings, not general ingestion casting.

Explore 1 awesome GitHub repository matching data & databases · MS SQL Column Casting Rules. Refine with filters or upvote what's useful.

Awesome MS SQL Column Casting Rules GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dimitri/pgloaderdimitri का अवतार

    dimitri/pgloader

    6,295GitHub पर देखें↗

    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

    Overrides default MS SQL to PostgreSQL type mappings with custom rules per column.

    Common Lispclozure-clcommon-lispcsv
    GitHub पर देखें↗6,295
  1. Home
  2. Data & Databases
  3. Data Type Casting
  4. Load-Time Type Casting
  5. MS SQL Column Casting Rules