1 Repo
Extending a database backend's capabilities via external plugins or custom filesystem registrations.
Distinct from Extensible Messaging Backends: Candidates focus on messaging servers, digital asset tokens, or UI components, not the extension of a query engine's backend.
Explore 1 awesome GitHub repository matching data & databases · Backend Functional Extensions. Refine with filters or upvote what's useful.
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
Allows loading external extensions or registering filesystems for cloud bucket reads and specialized operations.