Database
A database is an organised system for storing, structuring and querying information. It can be relational (MySQL, PostgreSQL) or non-relational (MongoDB, Elasticsearch). Databases are essential for managing users, content, transactions and all the persistent data in an application.