awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesQuery Plan Statistics

Computation of table-level statistics to assist query optimizers in selecting efficient execution plans.

Distinct from Execution Statistics: None of the candidates cover database-level statistics used specifically for query plan optimization.

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

Awesome Query Plan Statistics GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ibis-project/ibisAvatar de ibis-project

    ibis-project/ibis

    6,574Ver en GitHub↗

    Ibis is a portable Python dataframe library and multi-backend query engine that provides a unified interface for executing data transformations across diverse compute engines. It functions as a Python SQL expression compiler and dialect transpiler, allowing users to define data logic once and execute it across cloud warehouses, embedded databases, and distributed clusters without rewriting code. The project distinguishes itself through a database backend abstraction that decouples transformation logic from the underlying execution engine. It enables polyglot data workflows by mixing raw SQL s

    Calculates and stores table statistics to optimize the generation of query execution plans.

    Pythonbigqueryclickhousedatabase
    Ver en GitHub↗6,574
  1. Home
  2. Data & Databases
  3. Query Plan Statistics