Relational Database

What is Relational Database?

The term “relational database” refers to a particular kind of database that stores data by linking the data points. In a relational database each record is individually identified through the use of keys. The attributes of the data are stored in the table’s columns, and since each record typically has a value for each attribute, it is simple to determine the associations between data points.