Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

alue pair data storages include all Limitations of RDBMS are .

- Scalability
distributes different data across multiple servers. - Sharding
Full-form of 'CRUD' is _. - Create Read Update Delete
NoSQL databases are designed to expand _. - Horiz
Horizontal scaling approach tends to be cheaper as the number of operations and the
size of the data increases. - True
Cassandra has properties of both and __ .Google Bigtable/Amazon DYnamo
A Key-value store does not support Secondary Indexes. - False
A Riak convergent replicated data type (CRDT) includes . - Maps/Sets/Counter
Key-value pair data storages include all except .Network Attached Storage
The RDBMS 'table' equivalent terminology in Riak is . - Bucket
A Key-value store does not support Secondary Indexes. - False
In column-oriented stores, data is stored on a basis. - ColumnFamily
Cassandra allows to define composite Primary Keys.- True
A column-database used to store __ versions of each cells. - Multiple
The column store has to perform _ IO to insert a new value. - As many
In a columnar database, the columns are stored together on disk, achieving a higher
compression ratio is an expensive operation. - False
In a column-database a row is being uniquely identified by __. - Row Key
Columnar databases are preferable for OLTP systems. - False
Pre-join projection is equivalent to as in traditional relational systems.-
Materialzed View
In Hbase, 'Columns' are named and specified in table definition. - False
An RDBMS equivalent component for a "collection" in a Document database: - Table
MongoDB read/write performance can be tuned with the help of Stored Procedures. -
False
An RDBMS equivalent component for a "document" in a Document database: - Row
In MongoDB, there is a similar feature of 'like' expression as like RDBMS. - False
______ is a syntax for retrieving specific elements from an XML document. - Xpath
An RDBMS equivalent component for a "document identifier" in a Document database: -
Foriegn Key
JSON documents are built up of _. - All of the above
Document databases split a document into its constituent name/value pairs for
indexing purpose. - False
The major components of a Graph include all except _. JSOn
Graph databases are generally built for use with . OLTP
Cypher query language is associated with __.Ne04j
Neo4j architecture is a self-driven and independent architecture because of __. -
Both
Only Nodes have properties in Graph database. - False
In Cassandra, the ___ determines how many copies of the data will be maintained
across multiple nodes. - Replication Factor
Riak demonstrates dual nature of _. - KV/Document
Wiredtiger storage engine is a part of ___. - MongoDB
Like most relational databases, Kudu also offers secondary indexes and uniqueness
constraints. - False
Kudu can be accessed via all except _. - Hive

----
Hbase main server components include all except _. Zookeeper (x) All (x) membrane
The row store needs to perform _____ IO to insert a new value. -- as many disk
blocks as there are columns(x)
The MATCH clause is roughly equivalent to the clause in SQL and the RETURN clause
to a _ clause. - In,Select (x) In From (x) Only Nodes have properties in ocument
databases split a document Where, Select
The equivalent Hbase structure of an on-disk trees in Log-structured Merge Trees is
___. - Memstore (x)
Some of the common Read Consistency level in Cassandra include all except __. All
of the options (x)
Hbase Region assignment operation is being handled by _. - Zookeeper (x)
HBase Tables are divided _ by row key range into . - Horizotally Region Servers (x)
vertically, region servers(x)

You might also like