awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesLogical Database Dumps

Serialization of database records into portable text-based files for recovery and migration.

Distinguishing note: Existing candidates focus on memory dumps, hardware logic, or specific tag formats rather than database record serialization.

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

Awesome Logical Database Dumps GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • heidisql/heidisqlAvatar von HeidiSQL

    HeidiSQL/HeidiSQL

    6,129Auf GitHub ansehen↗

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal

    Dumps selected databases and data into a single file, one file per table, to clipboard, or directly to another host.

    Pascal
    Auf GitHub ansehen↗6,129
  • mydumper/mydumperAvatar von mydumper

    mydumper/mydumper

    3,180Auf GitHub ansehen↗

    MyDumper is a high-performance logical backup and migration tool for MySQL. It provides utilities for executing parallel exports and imports of database data, enabling the creation of consistent point-in-time snapshots for large-scale environments. The tool distinguishes itself through multi-threaded parallel processing for both backup and restoration. It utilizes chunk-based logical partitioning and transaction-based snapshot isolation to ensure data consistency across multiple exported files while reducing the total time required to handle large datasets. The system includes capabilities f

    Provides a mechanism to serialize database records into discrete text files to enable granular recovery and parallelization.

    Cdatabasemariadbmultithreading
    Auf GitHub ansehen↗3,180
  1. Home
  2. Data & Databases
  3. Logical Database Dumps