Log in / create account | Login with OpenID
DocForge
An Open Wiki For Software Developers

Database

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

A database is a computer software system built for efficient storage and retrieval of data.

Often a database is not accessed directly by an end user, but through a separate application interface. The application might contain business logic, while the raw data is persisted through a separate database.

Types of Databases [edit]

See Also [edit]