What do you know about NoSQL Database?
- Question 1: Which of the following statements is true about NoSQL?
- NoSQL is suitable for users who want quick access to data, the goal is to pay more attention to the speed, simplicity of access than the reliability or consistency of transactions.
- NoSQL stores its data in the form of 'key - value' pairs, using a large number of nodes to store information.
- NoSQL database is more scalable and efficient than SQL.
- All options are correct.
-
- Question 2: When to use NoSQL Database?
- When security, integrity and availability are very important
- When data can be predicted.
- When you need to take a large amount of data
- When data retrieval speed is not important
-
- Question 3: What are some common types among NoSQL databases?
- Oracle NoSQL database, NoSQL for Windows Azure and IBM DB2
- CouchDB, MongoDB, Cassandra and HBase
- Document database, Key-value stores, Wide column stores and Graph database
- Cloud data management and hardware data management
-
- Question 4: Is not the NoSQL Database tool?
- MongoDB
- SQL Server
- Cassandra
- Redis
-
- Question 5: What is not the characteristic of NoSQL?
- Scatter
- Non-Relationship
- Simple
- Consistency
-
- Question 6: What is wrong assertion?
- Non-relational databases require defined schemas before you add data.
- NoSQL database allows inserting data without defining schemas.
- NewSQL database allows inserting data without defining schemas.
- All the answers above.
-
- Question 7: Which of the following companies has developed NoSQL Database - Cassandra?
- LinkedIn
- Twitter
- MySpace
- Facebook
-
- Question 8: True or false? Relational databases are gradually being eliminated as more and more companies switch to NoSQL technology.
- It's correct
- False
-
- Question 9: What tool is the wide-column store of NoSQL database?
- Cassandra
- Riak
- Redis
- MongoDB
-
- Question 10: Which of the following is not the reason why NoSQL is now a reasonable solution for many organizations?
- Better scalability.
- Improve data consistency.
- Faster data access than relational database management systems (RDBMS)
- Easily retrieve data by being stored on multiple servers
-
4.3 ★ | 3 Vote
You should read it
- All things you need to know about Big Data
- Microsoft Access test has the answer P1
- eQuiz - Multiple choice test on SQL
- What do you know about Data Mining? - Part 1
- What do you know about Data Mining? - Part 2
- [QUIZ] Test your understanding of SQL - Part 4
- Test about database security P12
- Test about database security P11
May be interested
- Database monitoring in MS SQL Servermonitoring refers to checking the database status (database), setting the owner name, file name, file size, backup schedule ...
- Secure programming of Access databasealmost everyone who uses a microsoft access application uses one of the (or all) of the following ways to protect the database (database), to lock their hands and lock the curious employees:
- Database security methodin the data security strategy, most companies now focus resources on data protection on the transmission line. meanwhile, the data protection issue in the database (database, database) has not been properly concerned.
- Create Active Directory accounts from the Exchange database (Part 1)what can you do with a mailbox database? in an incident scenario, we lost the domain controller and didn't have any backups, an exchange server database would be very useful in this case and could save a lot of time in the future.
- How to Hack a Databasethe best way to make sure your database is safe from hackers is to think like a hacker. if you were a hacker, what kind of information would you look for? what will you do to get that information? there are many diverse methods to hack different types of databases, but most hackers will try to crack high-level passwords or execute database attacks. if you are familiar with sql commands and understand basic programming languages, you can try hacking a database.
- Database management with TOADdatabase (database) is one of the important components of a software development project. although there are specialized software to build databases of well-known brands in the world such as oracle, sap, ibm and microsoft, but managers still do not
- MS Access - Lesson 4: Create a new databaseyou can create a new database from scratch or from the wizard database.
- 10 T-SQL Index statements needed with DBAsql server dba (database administrator) people - database administrators know very well that index entries in the database are very similar to index in the library section. or simply understand that index in database is a structure that is closely linked to tables to quickly gather information from the rows in that table.
- SQL Server setup is always availabledatabase mirroring solution helps build a high-availability database management system in sql server which is quite simple and suitable for medium-sized and lower-level databases.
- How to Hack a Databasethe best way to make sure your database is secure from hackers is to think like a hacker. if you were a hacker, what sort of information would you be looking for? how would you try to get it? there are numerous types of databases and many...