Database
From DocForge
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.
[edit] Types of Databases
[edit] See Also
- SQL is a standard language for querying a database.