shain-app / backend

0 stars 0 forks source link

Databases #1

Open dimitarstoyanov95 opened 1 week ago

dimitarstoyanov95 commented 1 week ago

Get familiar with the basics of databases:

Objectives:

1 - Watch these videos: Learn What is Database | Types of Database | DBMS What is SQL What is a Relational Database?

MySQL - The Basics SQL vs. NoSQL: What's the difference?

2 - Answer these questions bellow in the comment section.

dimitarstoyanov95 commented 1 week ago

Answer these questions by modifying this file and adding your answer bellow the question. Use ChatGPT

  1. What is a Database?

  2. What are CRUD Operations?

  3. What is an Indexes?

  4. What is the difference between an SQL and a NoSQL database?

  5. What is an in-memory database?