awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

4 Repos

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

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

    alibaba/DataX

    17,241Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,241
  • moesnow/march7thassistantAvatar von moesnow

    moesnow/March7thAssistant

    10,800Auf GitHub ansehen↗

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

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

    Pythonhonkai-star-railstar-rail
    Auf GitHub ansehen↗10,800
  • lmeszinc/azurlaneautoscriptAvatar von LmeSzinc

    LmeSzinc/AzurLaneAutoScript

    9,292Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,292
  • scighost/starwardAvatar von Scighost

    Scighost/Starward

    4,435Auf GitHub ansehen↗

    Starward ist ein Drittanbieter-Game-Launcher und eine Verwaltungsanwendung für miHoYo-Titel, die als Alternative zur offiziellen Distributionssoftware für die Installation, den Start und die Verwaltung dieser Spiele dient. Das Projekt integriert einen Spiel-Account-Manager für den Wechsel zwischen Benutzerprofilen und regionalen Servern ohne manuelle Re-Authentifizierung. Es enthält zudem einen Gacha-Pull-Tracker zur Archivierung historischer Beschwörungsdaten und Belohnungen sowie einen Gameplay-Statistik-Monitor zur Aufzeichnung der gesamten Spielzeit und Aktivitätshistorie. Die Anwendung bietet zudem eine zentralisierte Mediengalerie zum Organisieren und Betrachten aufgenommener Gameplay-Screenshots und Belohnungsdatensätze. Zusätzliche Funktionen umfassen die Integration externer Utility-Tools und die Verwaltung mehrerer Softwareinstallationen über eine einzige Schnittstelle.

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

    C#genshingenshin-impacthonkai
    Auf GitHub ansehen↗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

Unter-Tags erkunden

  • Gacha History Exporters1 Sub-TagParses 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.