词汇 "relational database" 在中文的含义

"relational database" 在英语中是什么意思?与 Lingoland 一起探索这个词的含义、发音及具体用法

relational database

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

名词

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 学习这个单词