relational database
US /rɪˈleɪʃənəl ˈdeɪtəbeɪs/
UK /rɪˈleɪʃənəl ˈdeɪtəbeɪs/

名詞
1.
關係資料庫
a database structured to recognize relations among stored items of information. Relational databases use tables to store data, and each table has a primary key that uniquely identifies each row. Relationships between tables are established using foreign keys, which are primary keys from one table that appear in another table.
範例:
•
Many modern applications rely on a relational database for data storage.
許多現代應用程式依賴於關係資料庫進行資料儲存。
•
SQL is commonly used to manage and query a relational database.
SQL 通常用於管理和查詢關係資料庫。
在 Lingoland 學習這個單詞