Definitions of Computer Terms

Database

Example: "Dynamic websites typically generate Web pages from data stored in a database."

definition A database contains data stored in a structured format. It includes one or more tables, which each contain multiple fields. Each field is assigned a specific data type, such as a string or integer. These fields include data for each record that is entered into the database. By storing data in organized records, the information in a database can be easily searched, sorted, and updated.

Last Revised: November 2, 2009

Previous TermData Type | DBMSNext Term

All "D" Terms and Definitions

Back to the Sharpened Computer Glossary