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
·

2 repository-uri

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

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

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

    Common Lispclozure-clcommon-lispcsv
    Vezi pe GitHub↗6,295
  • imapsync/imapsyncAvatar imapsync

    imapsync/imapsync

    3,945Vezi pe 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
    Vezi pe GitHub↗3,945
  1. Home
  2. Data & Databases
  3. Cross-Database Data Migrations
  4. Continuous Synchronization