Generic Database 101
Differentiate between NoSQL and a Relational database.
We'll cover the following
Relational database
It is a collection of data items organized in columns and rows that form a table. A relational database allows us to identify and access data in relation to another piece of data in the database.
AWS RDS engines
- SQL server (m)
- Oracle (used by enterprises)
- My SQL (open source)
- Aurora (Amazon)
- Maria DB 1.PostgreSQL
Get hands-on with 1400+ tech skills courses.