Tag: database
Look Ma! I finally understood MySql Joins.
Joins- such a cute and uniting name for something which can completely shatter your confidence if not understood the right way. Speak about oxymoron!
If...
What is NoSQL?
A NoSQL (aka "non-SQL" or "non-relational" or "not only SQL") database store data differently than relational tables i.e. not in tabular form. The main types are document,...