Skip to content

Opening book details…

About this document

Understanding Databases and DBMS by ajayjangira8955 is a document available to read on EtoBox.

A database is an organized digital storage system for information, like a student register, while a Database Management System (DBMS) is software that manages and retrieves data from a database. There are two main types of DBMS: Relational (RDBMS) which uses SQL for structured data, and Non-Relational (NoSQL) which uses other query languages for unstructured data. Examples of RDBMS include MySQL and PostgreSQL, while MongoDB is a popular NoSQL DBMS.

Author
ajayjangira8955
Language
EN