Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Introduction | Database Models
Relational Database and Normalization
course content

Conteúdo do Curso

Relational Database and Normalization

Relational Database and Normalization

1. Database Models
2. Relational Database
3. Normalization and Normal Forms

bookIntroduction

Basic Concepts

Databases are ubiquitous, but no single database model can cater to the diverse needs of various projects and servers. There's a spectrum of database types and database management systems.

  • Database (DB) is a repository of information;
  • Database Management System (DBMS) offers a suite of tools to manage and interact with a database. It allows users to oversee the data, structure the database, and provides an interface for these operations.

Primarily, there are two database models: relational and non-relational. Additionally, there are multi-model database management systems, such as Oracle Database.

Non-relational databases encompass a variety of types, including document data stores, column-oriented databases, key-value stores, and graph databases.

The most popular databases

1. What models are databases divided into?
2. Choose relational databases:
3. Choose non-relational databases:
What models are databases divided into?

What models are databases divided into?

Selecione algumas respostas corretas

Choose relational databases:

Choose relational databases:

Selecione algumas respostas corretas

Choose non-relational databases:

Choose non-relational databases:

Selecione algumas respostas corretas

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 1
some-alt