Skip to content

Latest commit

 

History

History
83 lines (51 loc) · 1.88 KB

File metadata and controls

83 lines (51 loc) · 1.88 KB

<<<----- Example 1 - MovieTable


2 - Relational Databases

Which One to Choose and Why?

Open Source vs Commercial

Commercial Databases

Oracle

Oracle

IBM

IBM

Microsoft

Microsoft

Open Source

MySql

MySql

PostgreSQL

PostgreSQL

MariaDB

MariaDB

SQLite

SQLite

Data Size & Demand

Local Storage

For small scale jobs

Cloud Data Storage

- Proprietary
- Open Source
    MySQL
    PostgreSQL
    MariaDB
        Requirements
            Data Center: 
                * Western Europe
            Server Type: 
                * 4 Virtual CPUs
                * 16 GB Ram 
            Backup: 
                * Remote backups
        
        Cloud Services:
            * Data Storage
            * File Storage
            * Analytics
            * Artificial Intelligence
            * Machine Learning

        Classifiers :

Horizontal Scalability

Currently there is a low possibility of growth in the future

PostgreSQL

PostgreSQL


----->>> Postgres