RDBMS

Updated: 10/01/2023 by Computer Hope

Short for relational database management system, RDBMS was created by IBM in the 1970s. It's a database that is organized through tables or files that are linked to each other using relationships. A good example of a RDBMS is Microsoft SQL (Structured Query Language), MySQL, and MariaDB.

Tip

The opposite of a relational database is a NoSQL.

What is a relational structure?

Relational structure is the organization of a relational database.

Computer acronyms, Database, Database terms, Relational knowledge