Y
Hacker News
new
|
ask
|
show
|
jobs
by
RicoElectrico
980 days ago
I wasn't aware, but some developers do seem to be allergic to SQL at all cost and would go to great lengths to avoid it just because.
2 comments
boredemployee
980 days ago
Wow yes. I just found this out recently, it's funny because Sql seems easier than most of the complicated shit a dev needs to deal with.
link
o11c
979 days ago
I think a lot of it is derived annoyance at database
administration
, which can't be easily automated or one-and-done. SQLite is by all measures a terrible database, but people use it because it actually bothers to solve the "lack of hassle" problem.
link