awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • alibaba/dataxalibaba 的头像

    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/march7thassistantmoesnow 的头像

    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/azurlaneautoscriptLmeSzinc 的头像

    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/starwardScighost 的头像

    Scighost/Starward

    4,435在 GitHub 上查看↗

    Starward is a third-party game launcher and management application for miHoYo titles, serving as an alternative to official distribution software for installing, launching, and managing these games. The project integrates a game account manager for switching between user profiles and regional servers without manual re-authentication. It also includes a gacha pull tracker for archiving historical summoning data and rewards, and a gameplay statistics monitor to record total playtime and activity history. The application further provides a centralized media gallery for organizing and viewing ca

    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.