START LEARNING
#1. What does NoSQL stand for?
#2. Which of the following is NOT a type of NoSQL database?
#3. Which NoSQL database is best suited for hierarchical dat
#4. Which of these is a Key-Value database?
#5. What is the main advantage of NoSQL databases over SQL databases?
#6. Which of the following is an example of a document-oriented database?
#7. Column-family databases are most suitable for which type of use case?
#8. Which NoSQL database uses CQL (Cassandra Query Language)?
#9. What consistency model do most NoSQL databases follow?
#10. Which of the following supports ACID transactions?
#11. Which CAP theorem tradeoff is usually prioritized by NoSQL databases?
#12. What is a graph database used for?
#13. Which of the following databases is designed for distributed systems?
#14. What is the main storage unit in a document-oriented database?
#15. Which NoSQL database is best for session storage?
#16. What is the primary language used to query MongoDB?
#17. Which NoSQL database is ideal for managing graph-based data?
#18. In Cassandra, a collection of columns is called a:
#19. What format do document-based NoSQL databases commonly use?
#20. What is sharding in NoSQL databases?
#21. Which database provides built-in MapReduce functionality?
#22. DynamoDB is a NoSQL database offered by:
#23. Which of these is an advantage of NoSQL databases?
#24. What is the primary use case for a Key-Value database?
#25. Which database is based on Google’s Bigtable?
#26. What type of database is CouchDB?
#27. What does BASE stand for in NoSQL systems
#28. Which of the following supports secondary indexes?
#29. What type of NoSQL database is Amazon DynamoDB?
#30. Which of these is NOT a feature of NoSQL databases?
#31. What is a namespace in MongoDB?
#32. Which of these databases supports TTL (Time-to-Live) for records?
#33. How does a graph database store data?
#34. What is the primary feature of Neo4j?
#35. Which protocol does CouchDB use for communication?
#36. In Cassandra, what is a keyspace?
#37. Which database uses a “masterless” architecture?
#38. What is a partition key in NoSQL databases?
#39. Which NoSQL database is widely used for real-time analytics?
#40. Which database offers built-in full-text search capabilities?
Previous
Finish