awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPostgreSQL Dialect Transformations

Full PostgreSQL-dialect SQL transformations including joins, subqueries, aggregations, JSON operators, and recursive CTEs.

Distinct from Streaming SQL Transformations: Distinct from Streaming SQL Transformations: specifies the PostgreSQL dialect and includes recursive CTEs, not just generic stream SQL.

Explore 1 awesome GitHub repository matching data & databases · PostgreSQL Dialect Transformations. Refine with filters or upvote what's useful.

Awesome PostgreSQL Dialect Transformations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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

    Supports full PostgreSQL-dialect SQL for transforming streaming data with joins, aggregations, and recursion.

    Rust
    GitHub पर देखें↗6,314
  1. Home
  2. Data & Databases
  3. Streaming SQL Transformations
  4. PostgreSQL Dialect Transformations