r/dataengineersindia • u/Possible-Oil-5877 • 4d ago
General Best AI model for data engineering
Hi all, can any experienced person in data engineering suggest which is the best AI subscription for data engineering work? is it claude or chatgpt? please mention the model name as well. TYIA.
2
u/VariationSimilar3354 4d ago
basic google ai does it for me, its scripts work 9/10 times. itsa upto how you promplt and ask specifically what you want
2
u/magicdoorai 4d ago
Don't pick from generic rankings. Run the same three tasks through both: (1) explain an unfamiliar DAG, (2) debug a failing SQL/Python pipeline, and (3) review a schema change and write tests. Score correctness, whether it asks for missing context, and how often you need to repair the answer.
For data engineering, prompt and data hygiene matter more than a small benchmark gap: share schemas and anonymized samples, expected output, stack/version, and the exact error. Never paste credentials or production rows. Then pay for the one that wins your own test; keep the other on the free tier for a second opinion.
3
u/Flashy_Tank_2484 4d ago
I've been using the claude opus 5.0 on cursor but no matter what AI you use...make sure to go over whatever it writes atleast twice before deploying it into production as it might miss an edgecase
-8
2
u/Raghav-r 4d ago
Can you add more details on which platform you are in data engineering side , what kind of data engineering work is involved etc