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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesPostgreSQL Foreign Data Wrappers

PostgreSQL extensions that allow external data sources to be queried as virtual tables.

Distinct from Foreign Type Wrappers: The candidates focus on type wrappers or data sinks, not the actual FDW mechanism for external API querying

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

Awesome PostgreSQL Foreign Data Wrappers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • turbot/steampipeturbot का अवतार

    turbot/steampipe

    7,701GitHub पर देखें↗

    Steampipe is a cloud infrastructure query engine and API-to-SQL mapper that translates REST and GraphQL API responses into relational rows and columns. It allows for the retrieval and joining of real-time data from multiple cloud service providers using a relational database interface. The project functions as a PostgreSQL foreign data wrapper and an SQLite API extension, mapping external API endpoints to virtual tables. This enables the use of standard SQL to query live cloud services and aggregate data from different providers and service accounts into a single unified dataset. The system

    Installs as a foreign data wrapper in an external database to enable standard SQL querying of APIs.

    Goawsazurecis
    GitHub पर देखें↗7,701
  • greptimeteam/greptimedbGreptimeTeam का अवतार

    GreptimeTeam/greptimedb

    5,968GitHub पर देखें↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Exposes tables as foreign tables in PostgreSQL for cross-database joins and queries.

    Rustanalyticscloud-nativedatabase
    GitHub पर देखें↗5,968
  • vonng/pigstyVonng का अवतार

    Vonng/pigsty

    5,172GitHub पर देखें↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Allows querying external data sources and object storage as local tables using integrated foreign data wrappers.

    Shell
    GitHub पर देखें↗5,172
  1. Home
  2. Data & Databases
  3. PostgreSQL Foreign Data Wrappers