relational database
- Last UpdatedMar 09, 2016
- 1 minute read
A relational database is a database structure that organizes data according to the relationships between the data. In a relational database, relationships between data items are expressed by means of tables. For example, queries can be performed that search a single table, plus any related tables.