awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCatalog Introspection

Capabilities for extracting typed metadata by querying database system catalogs.

Distinct from PostgreSQL-Specific Features: Distinct from PostgreSQL-Specific Features: specifically targets the extraction of typed metadata from system catalogs for schema generation.

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

Awesome Catalog Introspection GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • graphile/postgraphileAvatar de graphile

    graphile/postgraphile

    12,929Voir sur GitHub↗

    PostGraphile is an automated tool that converts a PostgreSQL database schema into a fully functional GraphQL API. It serves as a GraphQL execution engine and schema orchestrator, utilizing database schema introspection to retrieve strongly typed metadata directly from PostgreSQL. The project features a modular system for composing and standardizing GraphQL schemas through plugins, which manage naming conventions and connections. It includes a PostgreSQL query builder that constructs dynamic, SQL-injection-proof queries using tagged template literals. The system employs a declarative query pl

    Retrieves strongly typed database field details by querying official PostgreSQL system catalogs.

    TypeScript
    Voir sur GitHub↗12,929
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Engines
  5. Relational
  6. PostgreSQL-Specific Features
  7. Catalog Introspection