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
·

2 dépôts

Awesome GitHub RepositoriesContinuous Synchronization

Keeping a target database synchronized with a source database by streaming changes over time.

Distinct from Cross-Database Data Migrations: Distinct from Cross-Database Data Migrations: focuses on ongoing synchronization, not one-time data movement.

Explore 2 awesome GitHub repositories matching data & databases · Continuous Synchronization. Refine with filters or upvote what's useful.

Awesome Continuous Synchronization 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

    Keeps a target PostgreSQL database synchronized with a source database by streaming changes over time.

    Common Lispclozure-clcommon-lispcsv
    Voir sur GitHub↗6,295
  • imapsync/imapsyncAvatar de imapsync

    imapsync/imapsync

    3,945Voir sur GitHub↗

    imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and

    Maintains two mailboxes in sync through a continuous loop of scheduled synchronization.

    Shellemailsimapimaps
    Voir sur GitHub↗3,945
  1. Home
  2. Data & Databases
  3. Cross-Database Data Migrations
  4. Continuous Synchronization