什么是 database?

A container (usually a file or set of files) to store organized data.

database是存放数据的_容器_。

Database Management System (or DBMS)

database 不等同于 database software。database software 叫 Database Management System,简称 DBMS。

SQL

SQL (pronounced as the letters S-Q-L or as sequel) is an abbreviation for Structured Query Language. SQL is a language designed specifically for communicating with databases.

SQL是一种_语言_,专门为数据库之间的communication设计,大部分数据库软件都支持SQL。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
猜你喜欢
  • 2021-11-21
  • 2021-04-19
  • 2021-12-10
  • 2021-07-03
  • 2021-12-08
  • 2021-08-04
相关资源
相似解决方案