Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Introduction | データベースモデル
リレーショナルデータベースと正規化

Introduction

メニューを表示するにはスワイプしてください

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.

DBMS DB R NR

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

PopularDBMS

1. What models are databases divided into?

2. Choose relational databases:

3. Choose non-relational databases:

question mark

What models are databases divided into?

すべての正しい答えを選択

question mark

Choose relational databases:

すべての正しい答えを選択

question mark

Choose non-relational databases:

すべての正しい答えを選択

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  1

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 1.  1
some-alt