Hi, I'm an old-school ETL dev who (until now) has only worked with relational dbs. I'm learning about nosql in its various forms, and my company has specifically mentioned dynamoDB (we are moving a ...
A relatively new concept in the world of database systems is the NoSQL DBMS. What is NoSQL? Well, I bet you guessed that it doesn’t use SQL, right? I mean, it is sort of right there in the name. But ...
This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What are wide column stores? Wide column stores are database management systems ...
This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What is a navigational database? Navigational databases use a distinctive guided ...
Talking about SQL database, the basic concept is that; it is a Relational database. Yes! SQL database is a relational database. So what exactly is a relational database? A relational database strictly ...