Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
If thats meant seriously, then you belong in the category of clueless dev who makes other peoples life miserable.
Congratulations 🎉 -
@DreEleven convince me otherwise sounds like you believe in it... :-P
But honesty, the misconception is so pretty standard that I really cannot laugh about it.
Once you've reached the level where you explain this every 4 plus weeks to the same devs it becomes... Painful. -
@IntrusionCM yeah I see what you mean now. Some people even think NoSQL databases can't be queried or they think it can't be efficiently queried. So I know your frustration.
And this doesn't just go for random staff and out of the loop project managers but devs too. -
@DreEleven ... Point is more that many fail to understand that NoSQL databases need as much a concept, planning and strategy as SQL databases.
When you just dump data to a NoSQL database and dit looks like the waste dump in the image, then you did everything wrong TM.
:) NoSQL databases allow insertion of data without a strict definition - but if you go down that path, you'll have all kinds of problems in the long run. -
@IntrusionCM yeah a lot of them don't undering that a equal level of planning is involved. Even things like automating processes on a NoSQL databases it lost on a lot of people devs included.
-
KDSBest7752yHonestly it give the impression that cross table joining is bad, but cross partition joining in no sql is good
Related Rants
Convince me otherwise
joke/meme
mysql
mongodb