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

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

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

4 مستودعات

Awesome GitHub RepositoriesData Import and Export Utilities

Mechanisms for bulk processing, migrating, and synchronizing records between systems.

Distinguishing note: Specifically addresses bulk record manipulation and migration workflows rather than general database management.

Explore 4 awesome GitHub repositories matching data & databases · Data Import and Export Utilities. Refine with filters or upvote what's useful.

Awesome Data Import and Export Utilities GitHub Repositories

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

    lenve/vhr

    28,090عرض على GitHub↗

    This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co

    Provides bulk import and export tools to move personnel and organizational data via Excel spreadsheets.

    Java
    عرض على GitHub↗28,090
  • rethinkdb/rethinkdbالصورة الرمزية لـ rethinkdb

    rethinkdb/rethinkdb

    26,996عرض على GitHub↗

    RethinkDB is a distributed, document-oriented database designed to store and manage JSON-formatted data across scalable clusters. It utilizes a custom log-structured storage engine with B-Tree indexing to ensure high-performance disk I/O and data persistence. The system maintains high availability through automatic sharding and replication, employing a primary-replica voting consensus mechanism to handle node failures and ensure consistent cluster operations. A defining characteristic of the platform is its reactive changefeed engine, which allows applications to subscribe to live data update

    RethinkDB migrates data between incompatible database versions by exporting existing data to a compressed archive, upgrading the server, and restoring the data.

    C++
    عرض على GitHub↗26,996
  • transformeroptimus/superagiالصورة الرمزية لـ TransformerOptimus

    TransformerOptimus/SuperAGI

    17,572عرض على GitHub↗

    SuperAGI is a comprehensive marketing automation platform and customer data system designed to orchestrate multi-channel engagement workflows. It functions as a no-code workflow orchestrator, allowing users to build complex, automated task sequences triggered by real-time user behavior, transactional data, or scheduled events. By centralizing customer profiles and interaction history, the platform enables businesses to manage end-to-end marketing operations from a single interface. The platform distinguishes itself through its deep integration with e-commerce storefronts and its ability to ex

    Facilitates bulk processing and migration of contact records between systems.

    Pythonagentsagiai
    عرض على GitHub↗17,572
  • 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 database record migration and transfer between different storage systems and environments.

    TypeScriptmysql-databasesqlvscode
    عرض على GitHub↗2,885
  1. Home
  2. Data & Databases
  3. Data Import and Export Utilities