awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesData Migration Utilities

Tools for converting legacy or proprietary data formats into modern structures.

Distinguishing note: Focuses on preserving information during version transitions.

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

Awesome Data Migration Utilities GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lc044/wechatmsgAvatar de LC044

    LC044/WeChatMsg

    41,658Ver en GitHub↗

    WeChatMsg is a database forensic parser and local data processor designed to extract and reconstruct structured message data from raw binary files. By operating entirely on the host machine, the tool ensures data sovereignty and privacy, performing all decryption and transformation tasks without requiring network access or external dependencies. The project distinguishes itself through a static analysis-based extraction method that reconstructs message threads by matching unique identifiers and timestamps across fragmented database tables. Its decoupled architecture separates low-level binary

    Translates undocumented binary storage formats into readable structures for version migration.

    chatgptllmspyqt
    Ver en GitHub↗41,658
  • typeorm/typeormAvatar de typeorm

    typeorm/typeorm

    36,540Ver en GitHub↗

    TypeORM is an object-relational mapper for TypeScript and JavaScript that bridges the gap between object-oriented application code and relational database tables. It provides a comprehensive data persistence layer that allows developers to define database entities using class decorators or configuration objects, enabling seamless interaction with data through object-oriented patterns. The project distinguishes itself through a flexible architecture that supports both the data mapper and repository patterns, alongside a fluent query builder that translates high-level method calls into platform

    Populates tables by selecting data from existing queries to facilitate efficient data transformation.

    TypeScriptactive-recordcockroachdbdata-mapper
    Ver en GitHub↗36,540
  1. Home
  2. Data & Databases
  3. Data Migration Utilities