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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • go-jet/jetAvatar de go-jet

    go-jet/jet

    3,717Ver en 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
    Ver en GitHub↗3,717
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Advanced SQL Orchestration