
好词典

1960年代组合词,源自data(数据)+ base(基础),指存储数据的底层系统。
❶ 数据库,指以电子形式存储的有组织的数据集合,便于计算机快速检索和管理信息。
“The company stores all customer information in a secure database.”
(公司将所有客户信息存储在安全的数据库中。)
“Scientists analyzed the data from the genetic database.”
(科学家们分析了基因数据库中的数据。)
relational database — 关系型数据库,指以表格形式存储数据并通过关系链接不同表格的数据库系统。
“MySQL is a popular relational database management system.”
(MySQL是流行的关系型数据库管理系统。)
database administrator — 数据库管理员,负责维护、优化和保护数据库系统的专业人员。
“The database administrator fixed the server connection issue.”
(数据库管理员修复了服务器连接问题。)