Relational database management system

Relational database management system

A relational database management system (RDBMS) is a set of programs and features that enable you to create, update, administer, and otherwise interact with a relational database.

An RDBMS is a type of database management system (DBMS) that stores data in a row-based tabular structure that connects related data items.

Most commercial relational database management systems use Structured Query Language (SQL) to access the database.

Some of the more well known RDBMS are MySQL, PostgreSQL, MariaDB, Microsoft SQL Server and Oracle Database.

Discussion (0)

There are no comments for this article yet.

Comment posting has been disabled on this article.