homework5-3 Version 0 |
|
👤 Author: by uniiiquexiaoutlookcom 2019-11-14 13:36:16 |
A database is a repository for data.It has a large storage space, which can store millions of pieces of data, tens of millions of pieces of data, hundreds of millions of pieces of data.But the database is not random data storage, there are certain rules, otherwise the efficiency of the query will be very low.Today's world is an Internet world full of data, full of a lot of data.The world of the Internet is the world of data.There are many sources of data, such as travel records, consumption records, web pages visited, messages sent and so on.In addition to text type data, images, music, sound are all data.
A database is a computer software system that stores and manages data according to data structure.The concept of database actually includes two meanings:
(1) database is an entity, which is a "warehouse" that can reasonably keep data. Users store transaction data to be managed in the "warehouse". The two concepts of "data" and "library" are combined to form a database.
(2) database is a new method and technology of data management. It can organize data more appropriately, maintain data more conveniently, control data more tightly and utilize data more effectively.