awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSQLite to PostgreSQL Migrations

Migrates entire SQLite databases into PostgreSQL, including schema and data.

Distinct from SQLite Databases: Distinct from SQLite Databases: focuses on migrating SQLite data to PostgreSQL rather than using SQLite as a database engine.

Explore 1 awesome GitHub repository matching data & databases · SQLite to PostgreSQL Migrations. Refine with filters or upvote what's useful.

Awesome SQLite to PostgreSQL Migrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dimitri/pgloaderAvatar dimitri

    dimitri/pgloader

    6,295Vezi pe 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

    Migrates entire SQLite databases into PostgreSQL with schema and data transfer.

    Common Lispclozure-clcommon-lispcsv
    Vezi pe GitHub↗6,295
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Engines
  5. Embedded Databases
  6. SQLite Databases
  7. SQLite to PostgreSQL Migrations