Database Platform Flashcards

1
Q

What are the featured to consider in Database Platform?

A
  • Scalability
  • Security
  • Performance Optimization
  • Backup and Recovery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Types of Database Platforms

A

Relational DBMS, NoSQL Database, Cloud Database, In Memory Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Structured data in tables

A

Relational DBMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Data stored in RAM for speed

A

In Memory database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the Core Components of Database Platform?

A
  • Database engine
  • Query processor
  • Storage System
  • Metadata catalog
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A system/framework for creating, managing and interacting with databases.

A

Database Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

For unstructured/ semi - structured data

A

No SQL Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the popular platform of NoSQL Database?

A

MongoDB, Cassandra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the popular platform of Cloud Database?

A

Amazon Aurora, Firebase Realtime Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the popular platform of Relational DBMS?

A
  • MySQL, PostgreSQL
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Managed in the cloud

A

Cloud Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Types of NoSQL Database

A
  • Document Stores (MongoDB)
  • Key Value (Redis)
  • Column Family (Cassandra)
  • Graph Database (Neo4j)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What type of Database Platform that use SQL?

A

Relational DBMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Use cases of Database Platform

A
  • E commerce
  • Healthcare
  • Social Media
  • Financial Services
  • IoT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the key functions of database platform?

A
  • store, retrieve, update data
  • Maintain data integrity and security
  • Enable multi-access user
How well did you know this?
1
Not at all
2
3
4
5
Perfectly