Database
computer science
Alternative Titles:
data base, electronic database
Read More on This Topic
computer science: Information systems and databases
Computers have been used since the 1950s for the storage
and processing of data. An important point to note is that the main
memory of a computer provides only temporary storage; any data stored in
main memory is lost when the power…A brief treatment of databases follows. For full treatment, see computer science: Information systems and databases; information processing.
A database is stored as a file or a set of files on magnetic disk or tape, optical disk, or some other secondary storage device. The information in these files may be broken down into records, each of which consists of one or more fields. Fields are the basic units of data storage, and each field typically contains information pertaining to one aspect or attribute of the entity described by the database. Records are also organized into tables that include information about relationships between its various fields. Although database is applied loosely to any collection of information in computer files, a database in the strict sense provides cross-referencing capabilities. Using keywords and various sorting commands, users can rapidly search, rearrange, group, and select the fields in many records to retrieve or create reports on particular aggregates of data.
Database records and files must be organized to allow retrieval of the information. Queries are the main way users retrieve database information. The power of a DBMS comes from its ability to define new relationships from the basic ones given by the tables and to use them to get responses to queries. Typically, the user provides a string of characters, and the computer searches the database for a corresponding sequence and provides the source materials in which those characters appear; a user can request, for example, all records in which the contents of the field for a person’s last name is the word Smith.
The many users of a large database must be able to manipulate the information within it quickly at any given time. Moreover, large business and other organizations tend to build up many independent files containing related and even overlapping data, and their data-processing activities often require the linking of data from several files. Several different types of DBMS have been developed to support these requirements: flat, hierarchical, network, relational, and object-oriented.
Early systems were arranged sequentially (i.e., alphabetically, numerically, or chronologically); the development of direct-access storage devices made possible random access to data via indexes. In flat databases, records are organized according to a simple list of entities; many simple databases for personal computers are flat in structure. The records in hierarchical databases are organized in a treelike structure, with each level of records branching off into a set of smaller categories. Unlike hierarchical databases, which provide single links between sets of records at different levels, network databases create multiple linkages between sets by placing links, or pointers, to one set of records in another; the speed and versatility of network databases have led to their wide use within businesses and in e-commerce. Relational databases are used where associations between files or records cannot be expressed by links; a simple flat list becomes one row of a table, or “relation,” and multiple relations can be mathematically associated to yield desired information. Various iterations of SQL (Structured Query Language) are widely employed in DBMS for relational databases. Object-oriented databases store and manipulate more complex data structures, called “objects,” which are organized into hierarchical classes that may inherit properties from classes higher in the chain; this database structure is the most flexible and adaptable.
The information in many databases consists of natural-language texts of documents; number-oriented databases primarily contain information such as statistics, tables, financial data, and raw scientific and technical data. Small databases can be maintained on personal-computer systems and may be used by individuals at home. These and larger databases have become increasingly important in business life, in part because they are now commonly designed to be integrated with other office software, including spreadsheet programs.
Typical commercial database applications include airline reservations, production management functions, medical records in hospitals, and legal records of insurance companies. The largest databases are usually maintained by governmental agencies, business organizations, and universities. These databases may contain texts of such materials as abstracts, reports, legal statutes, wire services, newspapers and journals, encyclopaedias, and catalogs of various kinds. Reference databases contain bibliographies or indexes that serve as guides to the location of information in books, periodicals, and other published literature. Thousands of these publicly accessible databases now exist, covering topics ranging from law, medicine, and engineering to news and current events, games, classified advertisements, and instructional courses.
Increasingly, formerly separate databases are being combined electronically into larger collections known as data warehouses. Businesses and government agencies then employ “data mining” software to analyze multiple aspects of the data for various patterns. For example, a government agency might flag for human investigation a company or individual that purchased a suspicious quantity of certain equipment or materials, even though the purchases were spread around the country or through various subsidiaries.
Learn More in these related Britannica articles:
-
computer science: Information systems and databases…
-
police: Computerization…were early adopters of computer database technology. In the United States the National Crime Information Center (NCIC) was established in 1967; police records were subsequently computerized and made available to police agencies throughout the country. The NCIC’s database enables local police departments to apprehend offenders who might otherwise evade capture.…
-
marketing: Marketing to individuals…possible with the advent of database marketing, through which individual customer characteristics and purchase histories are retained in company information systems. Even mass-marketing companies, particularly large retailers and catalog houses, compile comprehensive data on individual customers and are able to customize their offerings and communications.…
-
computer science: Distributed computingA distributed database system, for example, consists of databases (see the section Information systems and databases) residing on different network sites. Data may be deliberately replicated on several different computers for enhanced availability and reliability, or the linkage of computers on which databases already reside may accidentally…
-
intelligence: Methods of intelligence gathering…use of computers to analyze data on complex phenomena such as industrial production, missile launches, and rates of economic growth has created vast amounts of information that threaten intelligence systems with inundation, making the filtering of useless information a key task. Since World War II great efforts have been made…
ADDITIONAL MEDIA
More About Database
9 references found in Britannica articlesAssorted References
- component of information system
- computer science
- distributed systems
- information storage
- query languages
use in
- data mining
- In data mining
- intelligence analysis
- marketing
- police work
Keep Exploring Britannica
Read this Article
Petroleum
Petroleum, complex mixture of hydrocarbons that occur in Earth in liquid, gaseous, or solid form. The…
Read this Article
Computer science
Computer science, the study of computers, including their design (architecture) and their uses for computations,…
Read this Article
Tidak ada komentar:
Posting Komentar