Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

15: Using Databases and SQL

( \newcommand{\kernel}{\mathrm{null}\,}\)

A database is a file that is organized for storing data. Most databases are organized like a dictionary in the sense that they map from keys to values. The biggest difference is that the database is on disk (or other permanent storage), so it persists after the program ends. Because a database is stored on permanent storage, it can store far more data than a dictionary, which is limited to the size of the memory in the computer.


This page titled 15: Using Databases and SQL is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by Chuck Severance.

Support Center

How can we help?