awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesForeign Data Wrappers

Interfaces that map external data sources to virtual relational tables within a database engine.

Distinct from Foreign Type Wrappers: Existing candidates focus on type-wrapping or function interfaces, not the architectural FDW pattern for API data.

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

Awesome Foreign Data Wrappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • turbot/steampipeAvatar turbot

    turbot/steampipe

    7,701Vezi pe GitHub↗

    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

    Implements a foreign data wrapper interface to map external API endpoints to virtual relational tables.

    Goawsazurecis
    Vezi pe GitHub↗7,701
  1. Home
  2. Data & Databases
  3. Foreign Data Wrappers