Databases & Warehouses
Database connectors and data warehouse integrations · 8 plugins
Bigquery
Flytekitflytekitplugins-bigquery
BigQuery enables us to build data-intensive applications without operational burden. Flyte backend can be connected with the BigQuery service. Once enabled, it can allow you to query a BigQuery table.
BigQuery
v2Flyte SDK (v2)flyteplugins-bigquery
This plugin provides BigQuery integration for Flyte, enabling you to run BigQuery queries as Flyte tasks.
Dolt
Flytekitflytekitplugins-dolt
The DoltTable plugin is a wrapper that uses Dolt to move data between pandas.DataFrame’s at execution time and database tables at rest.
DuckDB
Flytekitflytekitplugins-duckdb
Run analytical workloads with ease using DuckDB.
Hive
Flytekitflytekitplugins-hive
Flyte backend can be connected with various Hive services. Once enabled, it allows you to query a Hive service (e.g., Qubole) and retrieve typed schema (optionally).
Snowflake
Flytekitflytekitplugins-snowflake
Snowflake enables us to build data-intensive applications without operational burden. Flyte backend can be connected with the Snowflake service. Once enabled, it can allow you to query a Snowflake service.
Snowflake
v2Flyte SDK (v2)flyteplugins-snowflake
Run Snowflake SQL queries as Flyte tasks with parameterized inputs, key-pair authentication, batch inserts, and DataFrame support.
SQLAlchemy
Flytekitflytekitplugins-sqlalchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. Flyte provides an easy-to-use interface to utilize SQLAlchemy to connect to various SQL Databases.