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

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

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

4 مستودعات

Awesome GitHub RepositoriesData Extraction

Retrieval of records from a specific database via connectivity plugins.

Distinct from PostgreSQL Data Sources: Distinct from PostgreSQL Data Sources: focuses on the general extraction capability for synchronization rather than feature retrieval for ML.

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

Awesome Data Extraction GitHub Repositories

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

    alibaba/DataX

    17,241عرض على GitHub↗

    DataX is a distributed data integration framework and plugin-based ETL tool designed for synchronizing large datasets between heterogeneous sources and destinations. It functions as a JDBC data migration engine and offline synchronization tool, enabling the movement of data between relational databases, NoSQL stores, and object storage. The system utilizes a plugin-based connector architecture that decouples reader and writer logic, allowing it to map and transform data types across different storage engines using a standardized internal representation. This design supports heterogeneous data

    Extracts data from remote PostgreSQL databases using JDBC connections and SQL select statements.

    Java
    عرض على GitHub↗17,241
  • moesnow/march7thassistantالصورة الرمزية لـ moesnow

    moesnow/March7thAssistant

    10,800عرض على GitHub↗

    崩坏:星穹铁道全自动 三月七小助手

    Exports gacha pull history in standardized UIGF and SRGF formats for external tracking.

    Pythonhonkai-star-railstar-rail
    عرض على GitHub↗10,800
  • lmeszinc/azurlaneautoscriptالصورة الرمزية لـ LmeSzinc

    LmeSzinc/AzurLaneAutoScript

    9,292عرض على GitHub↗

    AzurLaneAutoScript is a mobile game automation system designed to perform repetitive gameplay tasks unattended. It functions as a screenshot-driven bot that controls Android devices, emulators, and cloud phones via ADB and uiautomator2, using computer vision to make interaction decisions instead of fixed timers. The project distinguishes itself through an advanced computer vision suite that includes local optical character recognition and perspective-aware grid detection. These tools allow the bot to parse 3D game maps, compute vanishing points, and normalize grid-centered objects for precise

    Automatically spends currency to perform gacha pulls and processes the result screens.

    Pythonalasazur-laneazurlane
    عرض على GitHub↗9,292
  • scighost/starwardالصورة الرمزية لـ Scighost

    Scighost/Starward

    4,435عرض على GitHub↗

    Starward هو مشغل ألعاب وتطبيق إدارة تابع لجهة خارجية لعناوين miHoYo، يعمل كبديل لبرامج التوزيع الرسمية لتثبيت وتشغيل وإدارة هذه الألعاب. يدمج المشروع مدير حساب لعبة للتبديل بين ملفات تعريف المستخدمين والخوادم الإقليمية دون إعادة مصادقة يدوية. كما يتضمن متتبع سحب gacha لأرشفة بيانات الاستدعاء التاريخية والمكافآت، ومراقب إحصائيات اللعب لتسجيل إجمالي وقت اللعب وسجل النشاط. يوفر التطبيق أيضاً معرض وسائط مركزياً لتنظيم وعرض لقطات اللعب الملتقطة وسجلات المكافآت. تشمل القدرات الإضافية دمج أدوات مساعدة خارجية وإدارة عمليات تثبيت برامج متعددة من واجهة واحدة.

    Parses and archives historical summoning data from game logs to keep a permanent record of gacha rewards.

    C#genshingenshin-impacthonkai
    عرض على GitHub↗4,435
  1. Home
  2. Data & Databases
  3. SQLite Drivers
  4. SQLite Storage Adapters
  5. SQLite or PostgreSQL Storage
  6. PostgreSQL Data Sources
  7. Data Extraction

استكشف الوسوم الفرعية

  • Gacha History Exporters1 وسم فرعيParses pull history from game logs or network responses and exports it in standardized UIGF or SRGF formats. **Distinct from Data Extraction:** Distinct from general Data Extraction: focuses specifically on gacha pull records from games, not arbitrary database or web data extraction.