Videos

7 Database Paradigms

This video will help you learn about seven different database paradigms and what they do best.

SQL

SQL stands for Structured Query Language. It is used for storing and managing data in relational database management system (RDMS). It is a standard language for Relational Database System. It enables a user to create, read, update and delete relational databases and tables.

MySQL

MySQL is an Oracle-backed open source relational database management system (RDBMS) based on Structured Query Language (SQL). MySQL runs on virtually all platforms, including Linux, UNIX and Windows.

Here is a full tutorial for beginners on MySQL.

MongoDB

MongoDB is a document-oriented NoSQL database used for high volume data storage. Instead of using tables and rows as in the traditional relational databases, MongoDB makes use of collections and documents.

The document data model is a powerful way to store and retrieve data that allows developers to move fast.

FaunaDB

FaunaDB is one of the most popular upcoming databases on the cloud. It provides amazing flexibility and scalability.

Help Us Improve This Page Updated at Tue, Feb 7, 2023