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 RepositoriesRelational Data Migrators

Tools for mapping and transferring information from legacy relational databases into document-oriented structures.

Distinct from Relational Data Models: Distinct from Relational Data Management: focuses on the migration and conversion process rather than managing relational data itself.

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

Awesome Relational Data Migrators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mongodb/mongoAvatar von mongodb

    mongodb/mongo

    28,158Auf GitHub ansehen↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    Maps and transfers information from legacy relational databases into document-oriented structures to streamline the migration process.

    C++c-plus-plusdatabasemongodb
    Auf GitHub ansehen↗28,158
  • appbaseio/dejavuAvatar von appbaseio

    appbaseio/dejavu

    8,465Auf GitHub ansehen↗

    Dejavu is a containerized administration panel and web interface for managing data within Elasticsearch and OpenSearch clusters. It serves as a search index management tool for browsing, editing, and deleting records through a visual explorer rather than raw API queries. The project distinguishes itself by providing a search interface prototyping tool. This allows users to visually design search screens to test result relevancy and export the final layout configuration as usable code. The tool covers broad data management capabilities, including structured data import from CSV or JSON files

    Facilitates the migration of structured CSV or JSON data into search indices with guided mapping.

    JavaScript
    Auf GitHub ansehen↗8,465
  1. Home
  2. Data & Databases
  3. Relational Data Migrators