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 RepositoriesAdvanced SQL Orchestration

Coordination of complex SQL features like recursive CTEs and nested JSON structures within a single query logic.

Distinct from Complex Search Querying: Focuses on the orchestration of multiple advanced SQL features rather than just searching indexed datasets

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

Awesome Advanced SQL Orchestration 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.
  • go-jet/jetAvatar de go-jet

    go-jet/jet

    3,717Voir sur GitHub↗

    Jet is a schema-driven code generation tool and type-safe SQL builder for Go. It introspects database schemas to automatically generate builders and data models, enabling compile-time type checking for table and column references to prevent runtime errors. The project distinguishes itself through a fluent interface that mirrors native SQL syntax, allowing for the orchestration of complex queries including common table expressions, recursive queries, and nested JSON structures. It further optimizes data retrieval by binding query outputs directly into generated Go structures or raw byte slices

    Orchestrates advanced SQL capabilities including recursive queries and nested JSON structures within a fluent interface.

    Gocockroachdbcode-completioncode-generator
    Voir sur GitHub↗3,717
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Advanced SQL Orchestration