A database is an organized digital collection of data which allows quick data storage and retrieval. The most commonly a database stores data in tables where each column holds the same type of information. Such type of database is known relational database.
The most popular relational databases are SQL Server (commercial) and MySQL (open source).