Databases
A database is a data structure used to store information in an organized fashion and with the ability to retrieve information upon request. Original databases are known as “Flat Databases” with limited functionality, while nowadays, databases are much more complex known as “Relational Databases” which allow users to manage information based on the relationship between databases. Popular examples of databases used on the Internet are MySQL, mSQL, Oracle, Microsoft Access and many others.