awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesInternal Representation Routing

Routing logic that uses a standardized internal format to direct queries to specific data connectors.

Distinct from Query Routing: Focuses on routing based on an internal representation rather than database sharding or distribution logic.

Explore 1 awesome GitHub repository matching data & databases · Internal Representation Routing. Refine with filters or upvote what's useful.

Awesome Internal Representation Routing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hasura/graphql-engineAvatar von hasura

    hasura/graphql-engine

    32,064Auf GitHub ansehen↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    Translates requests into an intermediate representation to route them to specialized data connectors for database execution.

    TypeScriptaccess-controlapiautomatic-api
    Auf GitHub ansehen↗32,064
  1. Home
  2. Data & Databases
  3. Distributed SQL Databases
  4. Query Routing
  5. Internal Representation Routing