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)

Be the first to start a discussion about this article by leaving your comment.

You must be logged in to post a comment on this article. Create a free account if you don't have one. Register