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

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

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

2 रिपॉजिटरी

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

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

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

    Common Lispclozure-clcommon-lispcsv
    GitHub पर देखें↗6,295
  • imapsync/imapsyncimapsync का अवतार

    imapsync/imapsync

    3,945GitHub पर देखें↗

    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
    GitHub पर देखें↗3,945
  1. Home
  2. Data & Databases
  3. Cross-Database Data Migrations
  4. Continuous Synchronization