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,241GitHub पर देखें↗

    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,800GitHub पर देखें↗

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

    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,292GitHub पर देखें↗

    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,727GitHub पर देखें↗

    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,314GitHub पर देखें↗

    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,435GitHub पर देखें↗

    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.