|
|
|
|
|
by dewey
617 days ago
|
|
For me this feels like the complaints about error handling in Go. People who work with it all the time, don't even think about it past the first week. If you are starting out it might bother people because they are not used to it. Personally I really like working with SQL and find it quite elegant, I always encourage people to use it as it really is a job-superpower if you can just dig up issues directly in the DB quickly. It has a long history so for every question you have there's many answers or avenues to ask them. |
|
https://www.scattered-thoughts.net/writing/against-sql (by another former Materialize employee) is a good takedown.