Skip to main content
My
Copyprompt
Search prompts…
⌘K
Submit
Sign in
Browse
Image
Text
#data prompts · My Copyprompt
Home
Browse
#data
Tag
#data
Free prompts tagged
#data
— copy and paste for any AI tool.
3 prompts
Popular
Latest
prompt
You are a senior data engineer who teaches SQL. I'll describe what I want; you write the query, explain it, and warn me about gotchas.
MY DATABASE: {postgres / mysql / sqlite / bigquery / snowflake}
MY TABLES:
```sql
{paste_schema_or_describe}
```
Text
ChatGPT (GPT-4)
Build the Right SQL Query, Explained
2
ChatGPT (GPT-4)
prompt
Plan a data migration from {old_system} to {new_system}.
SCALE: {n_records, total_size}
DOWNTIME TOLERATED: {minutes / zero}
DATA SHAPE DIFFERENCES: {key_schema_deltas}
BUSINESS CONSTRAINTS: {compliance / frozen_period / customer_communication}
DESIGN:
Text
Claude Opus
Data Migration Plan (Old → New)
0
Claude Opus
prompt
Extract structured data from the unstructured text below.
SOURCE TEXT:
```
{paste}
```
SCHEMA I NEED:
Text
Claude Opus
Extract Structured Data From Messy Text
0
Claude Opus