4
nosoup4u
193d

You know how you can tell that a product is well designed, intutive, and user friendly?

If they have an accompanying e-learning platform with thousands and thousands of videos and even more pages of documentation, of course!

From the people who created SQL, comes something that somehow does pretty much the same thing, but is harder to use and easier to gate features behind paywalls! Fuck yeah!

Comments
  • 1
    @retoor I've only met two non-developers ever who could use SQL, and they were reliant on a point and click gui deal that never made sense to me. SQL is also easy enough to learn pretty quickly, imo, but I've seen more than a few developers freak out and be scared of it. I hadn't considered that being the point of this though, you're probably right on target.
  • 0
    It's not that SQL is difficult so I need to use an ORM, it's that SQL fucking sucks so bad that a runtime library that doesn't implement all of the features and borrows the syntax of a less insane programming language is better.
  • 0
    I love Diesel. I think the ideal solution to the problem that's SQL is a very elaborate query builder.
Add Comment