RDBMS (Relational Database Management System)

A database system that organises data into tables with rows and columns, enforces relationships using foreign keys, and uses SQL for data definition and manipulation. MySQL is the world’s most popular open-source RDBMS.

← Back to Glossary
Copyright © 2026 Webyog Inc. All Rights Reserved.