Section 3: Basic Database Terminology Flashcards
2 Types of databases
- Relational Databases
2. Non-relational Databases
Relational Databases
- Regards more complex Systems.
2. Mathematics and programming.
Relational Datase Purpose
Organize huge amounts of data that can be quickly retrieved.
What is relational Database
The smallest units in the entire system can carry integral logical meaning.
RDMS (What is it)
Relational Database Management System.
When the database combined with its existing relations
Spreadsheet
An electronic ledger.
An electronic version of paper accounting worksheets.
Spreadsheet vs Databases (Similarities)
- Can contain large amounts of tabular data.
- Can use existing data to make calculations.
- Are used by many users.
Spreadsheet vs Databases (Differences)
Relational Databases. - Retrieval of data - Updating of data - Efficiency - Data consistency - Data Integrity - Speed Spreadsheets. - Extensive analysis
Database designer
Plot the entire database system on a canvas using a visualization tool
ER Diagram
Entity-Relation Diagram
- Different data entities and the relationship that exsists between the 2
Relational Schema
An existing idea of how the database must be organized.
Database creation
Use SQL to set up the database physically
Database manipulation
Allows you to use your dataset to extract business insights to improve performance and efficiency
Database Management
The steps that a business takes to: 1. Database design 2. Creation 3. manipulation Successfully
Database Adminstration
The person providing daily care and maintenance of the database