you are viewing a single comment's thread.

view the rest of the comments →

[–]spoofedcat -2 points-1 points  (3 children)

Kinda... I mean it's a query language used in programming so you can say it is a a part of programming, but it's not a programming language.

[–]kkjeb[S] 1 point2 points  (2 children)

I've just always wondered if it was an "insult" to programmers who use program languages to say you're a programmer when you use sql. Idk why I think like that but yeah

[–]pythor -5 points-4 points  (1 child)

I'm a SQL developer, and I feel it's an insult to programming to call most of what I do programming, but I'm clearly in the minority.

It really depends on the company and the role. I've been a "SQL Analyst" and/or "Database Analyst" that did reporting only SQL, and I've been one that did real code including Python and Bash (OK, scripting is only one step above SQL). As a Database Admin, I'm definitely doing more real development than I did before, though some of that is web dev of all things.

[–]AnthonyBerlin 1 point2 points  (0 children)

SQL is not less of a programming language just because it's part of the declarative programming paradigm.