1 مستودع
Detecting when data originates in a database and pushing subsequent transformation steps into the database engine to avoid data movement.
Distinct from Database Query Engines: Distinct from Database Query Engines: focuses on pushing transformations into the source database, not general query execution across APIs.
Explore 1 awesome GitHub repository matching data & databases · Query Pushdown Engines. Refine with filters or upvote what's useful.
Enso is a visual dataflow programming environment and multi-language data processing engine that compiles Enso, Python, Java, and JavaScript into a unified representation with a shared memory model for zero-overhead inter-language calls. It functions as a self-service data preparation and analysis platform where users can build data pipelines by connecting nodes in a graph, switching between a no-code visual interface and a code view while keeping all changes reviewable. The platform also serves as a cloud data workflow scheduler and API exposer, allowing workflows to run on a timetable or be
Pushes data transformation steps into the source database engine to avoid moving data out of the database.