awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesCross-Database Data Transfers

Utilities for moving data between different database engines by streaming result sets.

Distinct from Database Migrations: Focuses on data movement between active connections rather than schema versioning or evolution

Explore 7 awesome GitHub repositories matching data & databases · Cross-Database Data Transfers. Refine with filters or upvote what's useful.

Awesome Cross-Database Data Transfers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • xo/usqlالصورة الرمزية لـ xo

    xo/usql

    10,014عرض على GitHub↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Allows piping result sets from one active database connection directly into another for data migration.

    Gocommand-linedatabasego
    عرض على GitHub↗10,014
  • dbeaver/cloudbeaverالصورة الرمزية لـ dbeaver

    dbeaver/cloudbeaver

    4,951عرض على GitHub↗

    CloudBeaver هو مدير قاعدة بيانات قائم على الويب وبيئة تطوير متكاملة لقواعد البيانات السحابية توفر واجهة متصفح مركزية لإدارة قواعد بيانات SQL وNoSQL. يعمل كأداة إدارة قواعد بيانات متعددة وبوابة وصول لقواعد البيانات تعتمد على RBAC، مما يسمح للمستخدمين بإدارة محركات قواعد بيانات علائقية ومستندة إلى مستندات متنوعة من خلال تثبيت واحد قائم على الخادم. تتميز المنصة بدمج مساعد ذكاء اصطناعي لتوليد وتحسين SQL باللغة الطبيعية. كما تدعم هندسة البيانات التعاونية من خلال تنسيق عمليات قاعدة البيانات عبر الفرق من خلال إدارة الوصول المركزية والأذونات القائمة على الأدوار. يغطي النظام مجموعة واسعة من القدرات بما في ذلك استكشاف البيانات المرئية عبر متصفحات المخطط القائمة على الشجرة والمحررات القائمة على الشبكة، بالإضافة إلى إدارة الاتصال الشاملة وأدوات نقل البيانات. كما يتضمن أدوات متخصصة لاكتشاف وإدارة موارد قاعدة البيانات المستضافة من قبل مزودي الخدمات السحابية. يتم نشر التطبيق كنظام عميل-خادم، مما يتيح إدارة قاعدة البيانات عن بُعد عبر متصفح الويب.

    Supports moving data between different database engines and files using integrated import and export operations.

    TypeScriptcloudcloud-database-managerdatabase
    عرض على GitHub↗4,951
  • datlechin/tableproالصورة الرمزية لـ datlechin

    datlechin/TablePro

    4,471عرض على GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Imports and exports database records between the application and various file formats.

    Swift
    عرض على GitHub↗4,471
  • memgraph/memgraphالصورة الرمزية لـ memgraph

    memgraph/memgraph

    4,163عرض على GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    Implements utilities for moving graph data between different database instances with automatic type conversion.

    C++cyphergraphgraph-algorithms
    عرض على GitHub↗4,163
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Exports or imports database contents using a JSON format to facilitate data migration, backups, or synchronization.

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  • bruin-data/ingestrالصورة الرمزية لـ bruin-data

    bruin-data/ingestr

    3,714عرض على GitHub↗

    ingestr is a command-line tool for copying and syncing data between different database engines and third-party platforms without writing custom code. It functions as an ETL pipeline utility that extracts data from diverse sources and loads it into destinations. The tool features a schema-agnostic data loader that maps source fields to destination columns dynamically, removing the need for predefined static table definitions. It also operates as an incremental data synchronizer, updating destination tables by appending new records or merging changes to maintain current datasets. The system pr

    Moves data across various database engines and external platforms by streaming result sets.

    Go
    عرض على GitHub↗3,714
  • cweijan/vscode-database-clientالصورة الرمزية لـ cweijan

    cweijan/vscode-database-client

    2,885عرض على GitHub↗

    This extension provides a unified graphical interface for managing relational and NoSQL databases directly within the code editor. It serves as a comprehensive environment for database lifecycle support, enabling users to browse schemas, execute custom queries, and perform administrative tasks across multiple server types. The tool distinguishes itself through integrated support for secure connectivity, including SSH tunneling and SSL certificate management, alongside automated schema documentation and visualization capabilities. It facilitates complex data operations by wrapping external com

    Facilitates moving database content between systems by triggering backup and restore operations.

    TypeScriptmysql-databasesqlvscode
    عرض على GitHub↗2,885
  1. Home
  2. Data & Databases
  3. Cross-Database Data Transfers