awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesLazy Expression Execution

The process of materializing a deferred chain of data transformations into concrete result sets.

Distinct from Pure Expression Execution: The candidates focus on language-level return values or shell execution, not the materialization of a database query graph.

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

Awesome Lazy Expression Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ibis-project/ibisAvatar ibis-project

    ibis-project/ibis

    6,574Vezi pe 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

    Executes deferred table expressions against a backend to produce in-memory data objects.

    Pythonbigqueryclickhousedatabase
    Vezi pe GitHub↗6,574
  1. Home
  2. Data & Databases
  3. Lazy Expression Execution