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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesPostgreSQL Data Sources

Pointing a feature retrieval pipeline at a PostgreSQL table or view, using either a table reference or a custom SQL query.

Distinct from SQLite or PostgreSQL Storage: Distinct from SQLite or PostgreSQL Storage: focuses on using PostgreSQL as a data source for feature retrieval, not as a general storage backend.

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

Awesome PostgreSQL Data Sources 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
  • feast-dev/feastfeast-dev 的头像

    feast-dev/feast

    6,727在 GitHub 上查看↗

    Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma

    Points a feature retrieval pipeline at a PostgreSQL table or view for feature data.

    Pythonbig-datadata-engineeringdata-quality
    在 GitHub 上查看↗6,727
  • materializeinc/materializeMaterializeInc 的头像

    MaterializeInc/materialize

    6,314在 GitHub 上查看↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Creates sources that subscribe to PostgreSQL publications for continuous data ingestion.

    Rust
    在 GitHub 上查看↗6,314
  • 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

探索子标签

  • Data Extraction1 个子标签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.