Build and optimize data pipelines, ETL jobs, and SQL schemas
Designs data pipelines, writes ETL scripts, optimizes SQL queries, and builds schema migrations.
{
"type": "object",
"properties": {
"task_description": {
"type": "string"
},
"database_type": {
"type": "string"
}
},
"required": [
"task_description"
]
}
{}
{}
{}