Discover 45 tools tagged with SQL for Python data engineering.
Transform Data in Your Warehouse
Open-source transformation tool enabling data analysts and engineers to transform, test, and document data in the warehouse. Focuses on the transform part of ETL with SQL templating and Python scripting.
Python SQL Toolkit & ORM
Widely used ORM library providing a full suite of enterprise-level persistence patterns. Designed for efficient, high-performing database access with flexible SQL abstraction.
Django's Built-in ORM
Part of Django web framework, allows defining data models entirely in Python. Provides powerful abstraction layer to translate Python code to SQL seamlessly.
Async ORM for Python
Easy-to-use asyncio ORM inspired by Django. Designed for async/await syntax, making it perfect for asynchronous applications and modern Python development.
Built-in Django Migration Framework
Django's powerful built-in migration framework that comes bundled with Django. Allows you to change your database schema without losing data using a simple and intuitive API.
Database Migrations for Flask
Extension that handles SQLAlchemy database migrations for Flask applications using Alembic. Provides command-line tools to manage and automate database migrations in Flask projects.
Database Schema Migration Tool
Database schema migration tool that lets you manage your database schema by applying and rolling back migration scripts written in pure SQL or Python. Simple and flexible approach to database migrations.
Schema Versioning for SQLAlchemy
Provides a way to deal with database schema changes in SQLAlchemy projects. Extends SQLAlchemy to have database schema versioning and migration capabilities for managing database evolution.
Cloud Data Warehouse
Fully managed, petabyte-scale data warehouse service that makes it simple and cost-effective to analyze all your data using standard SQL and existing BI tools. Offers fast query performance using columnar storage, data compression, and massively parallel query execution. Integrates with AWS data lake and analytics services.
Unified Analytics Platform
Analytics service that brings together enterprise data warehousing and Big Data analytics. Provides unified experience to ingest, explore, prepare, manage, and serve data for immediate BI and machine learning needs. Supports both serverless and dedicated resource models with deep integration with Power BI and Azure ML.
Serverless Data Warehouse
Fast, economical, and fully managed serverless data warehouse for large-scale data analytics. Enables super-fast SQL queries using the processing power of Google's infrastructure. Built-in machine learning capabilities, automatic scaling, and pay-per-query pricing. Ideal for analyzing petabytes of data with standard SQL.
Advanced Open Source Database
Powerful, open-source object-relational database system known for reliability, feature robustness, and performance. Widely used in Python community with excellent support for advanced data types, JSON, full-text search, and performance optimization. ACID-compliant with strong community and enterprise adoption.
Enterprise Data Warehouse
Established enterprise data warehousing solution offering comprehensive capabilities for data warehousing, data lakes, and analytics. Known for scalability and hybrid cloud environment support. Provides advanced analytics, workload management, and integration with popular BI tools.
Unified Analytics Platform
Cloud data platform supporting data engineering, collaborative data science, machine learning, and analytics. Built on Apache Spark with Delta Lake for reliable data lakes. Ideal for organizations focusing on advanced analytics, ML workflows, and collaborative data science with notebooks.
Self-Managing Cloud Database
High-performance, self-managing data management service with automated patching, upgrading, and tuning. Particularly beneficial for enterprises in Oracle ecosystem or seeking highly automated data management. Features include automatic indexing, scaling, and security patching.
Cloud Data Platform
Cloud-native data platform supporting data warehousing, data lakes, data engineering, data science, and data sharing. Architecture separates compute and storage for independent scaling. Features include zero-copy cloning, time travel, automatic scaling, and multi-cloud support. Pay only for resources used.
Lightweight Async ORM
Lightweight and async-ready ORM designed to work with FastAPI and Starlette. Particularly suited for applications requiring asynchronous database operations with minimal overhead and modern Python async/await patterns.
Managed Relational Database Service
AWS managed relational database service that simplifies setup, operation, and scaling of databases in the cloud. Supports MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server with automated backups, patching, and replication.
Fast Columnar OLAP Database
An open-source columnar database management system designed for online analytical processing (OLAP). ClickHouse delivers exceptional query performance on large datasets, making it ideal for real-time analytics, log analysis, and time-series data.
Fast SQL Time Series Database
A relational column-oriented database designed for real-time analytics on time series and event data. QuestDB uses SQL with time-series extensions and delivers exceptional ingestion performance, ideal for financial data, IoT, and application metrics.
PostgreSQL Extension for Time Series
A time-series SQL database built as a PostgreSQL extension, combining the reliability of PostgreSQL with optimizations for time-series workloads. TimescaleDB offers automatic partitioning, compression, and continuous aggregates for efficient time-series analysis.
Streaming SQL Database
A streaming SQL database that runs SQL queries continuously on incoming data streams. PipelineDB is built as a PostgreSQL extension, allowing you to use standard SQL to define continuous views over streaming data for real-time analytics.
Data Warehouse on Hadoop
A data warehouse software that facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Hive provides a SQL-like interface (HiveQL) for querying data stored in Hadoop's HDFS and other compatible systems.
Schema-Free SQL Query Engine
A schema-free SQL query engine for Hadoop, NoSQL, and cloud storage. Drill enables analysts and data scientists to query self-describing data like JSON, Parquet, and CSV without requiring predefined schemas or ETL transformations.
Data Transformation Framework
An open-source data transformation framework for managing, testing, and deploying SQL and Python-based data pipelines. SQLMesh provides virtual data environments, automatic change detection, and incremental processing for efficient data warehouse management.