Remix.run Logo
kentm 3 days ago

Yep, I specifically asked my company to make sure my job title was not “data engineer” when working on data infrastructure, because there was a growing trend of using it to mean “can write some sql”.

Likewise, we had to steer HR away from “data engineer” because we got very mixed results with candidates.

itsoktocry 3 days ago | parent [-]

Ironic, since "Data Engineers" are probably far more in demand right now than "Software Engineers".

ozim 3 days ago | parent | next [-]

Only in places silly enough to believe software devs/enga cannot write SQL.

majormajor 3 days ago | parent | prev | next [-]

The "write SQL for ETLs all day" job is a risky one right now since LLMs really lower the barrier for dealing with gnarly SQL. So it's still not a bad time to have your resume be as clear as possible that you're the "deals with complex distributed systems" SWE type instead.

mrugge 3 days ago | parent [-]

That's more of an analytics engineer role. LLMs lower the barrier to entry, but popular SQL queries are about correctness and flexibility and this often requires deep understanding and ownership of each filter and window function. This lower barrier can quickly can turn into enough rope to hang yourself.

CyberDildonics 3 days ago | parent | prev [-]

Why would a software engineer not be able to do both roles?

omgwtfbyobbq a day ago | parent [-]

They can, but it takes time away from software engineering.

Along the same reason, that's why there are DBAs, dev-ops engineers, etc...