Can you solve this tech-related TOEIC problem?
The difference between SQL and NoSQL databases is that
SQL is relational and NoSQL is ______relational.
A) anti-
B) non-
C) dis-
D) ex-
What does the sentence mean?
It follows the pattern:
The difference between A and B is that A is x and B is y.
→AとBの違いは、Aがxで、Bがyであるということです。
The difference between SQL and NoSQL databases is that
→SQLデータベースとNoSQLデータベースの違いは、
SQL is relational and NoSQL is ______relational
→SQLはリレーショナルであり、NoSQLは非リレーショナルであるということです
What do the choices mean?
The are all prefixes (接頭辞).
A) anti- = 反対
B) non- = 否定
C) dis- = 否定
D) ex- = 元
Here are some examples.
anti-war = 戦争に反対
non-stick = 中身がくっつかないようにコーティングされた(フライパン等)
dislike = 好きではない
ex-boyfriend = 元カレ
The opposite of "relational" is "non-relational", so the answer is B) non-.
〇 The difference between SQL and NoSQL databases is that
SQL is relational and NoSQL is non-relational.
SQLデータベースとNoSQLデータベースの違いは、
SQLはリレーショナルであり、NoSQLは非リレーショナルであるということです。
Did you get it?
Basically, a relational database holds data in tables.
→基本的に、関係データベースは表形式でデータを格納します。
NoSQL databases hold data as individual records, key-value pairs, etc.
→NoSQLデータベースは、個別のレコード、
またはキーと値のペアなどでデータを格納します。
Examples of NoSQL databases are Redis, MongoDB,
Amazon DynamoDB, and there are many more.
→NoSQLデータベースの例としては、Redis、MongoDB、
Amazon DynamoDBなどがあり、他にもたくさんあります。
Well, that's it for today.
Have a great Wednesday night and keep warm!