awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesOperation Support Verification

Mechanisms to verify if a database backend supports specific query operations before execution.

Distinguishing note: Shortlist candidates focus on deep learning operators or browser APIs, not database engine capability checks.

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

Awesome Operation Support Verification GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ibis-project/ibisAvatar von ibis-project

    ibis-project/ibis

    6,574Auf GitHub ansehen↗

    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

    Includes mechanisms to verify if a specific database backend supports a particular operation before execution.

    Pythonbigqueryclickhousedatabase
    Auf GitHub ansehen↗6,574
  1. Home
  2. Data & Databases
  3. Operation Support Verification