Apache Airflow DAG Builder
Generate production-ready Airflow DAGs with task dependencies, error handling, SLA monitoring, and dynamic tas...
Browse and customize AI prompt templates for ChatGPT, Claude, Midjourney, and more. Copy-ready prompts with fillable placeholders.
Generate production-ready Airflow DAGs with task dependencies, error handling, SLA monitoring, and dynamic tas...
Design a robust error handling framework for ETL pipelines with dead letter queues, retry strategies, data qua...
Design a data lineage tracking system that maps data flow from source to dashboard with column-level lineage a...
Build a data quality framework with schema validation, statistical anomaly detection, referential integrity ch...
Generate a complete DRF API with serializers, viewsets, permissions, filtering, pagination, and OpenAPI docume...
Design a real-time streaming data pipeline using Apache Kafka with schema registry, consumer groups, and exact...
Analyze and optimize Django ORM queries to eliminate N+1 problems, reduce query counts, and improve database p...
Design a modular Flask application using Blueprints with factory pattern, extension management, configuration...
Create Django middleware for request logging, rate limiting, tenant identification, response headers, and perf...
Set up Celery with Django for async task processing — task design patterns, retry strategies, rate limiting, m...
Implement advanced SQLAlchemy patterns in Flask — mixins, hybrid properties, event listeners, query optimizati...
Implement Django signals for decoupled event handling — model lifecycle hooks, custom signals, async processin...