Final exam questions and answers

Re: Final exam questions and answers

by Jacob Norris -
Number of replies: 0

1. Explain how impedance can be avoided 


An impedance mismatch can be avoided when using a NoSQL Database because such a database does not rely on relations which is the crux of this database. NoSQL databases use data stuctures such as key-value, wide column, graph, or document which do not utilize relations and therefore cannot experience the impedance mismatch.