Blog Archives

01: NoSQL interview Q&As – Key Value, Wide Column, Document & Graph databases

Q1. What are the key differences between SQL & NoSQL databases? A1. Now a days you have a choice which database to use based on your requirements. … Read more...



06: Q51 – Q61 HBase Interview Questions & Answers

Q51. Is HBase a relational database? A51. HBase is not a relational database. It is a NoSQL database. Hbase is a column-oriented (aka columnar) database management system, … Read more...



10: Q80 – Q87 HBase Schema Design Interview Q&As

Q80. Why is schema design for HBase is different from relational database design? A80. HBase is a columnar NoSQL database. This means no two rows in a table need to...



Answers are detailed to be useful beyond job interviews. A few Q&As each day will make a huge difference in 3 to 24 months to go places depending on your experience.
Top