Databases
Foundations
SQL Fundamentals
- Common SQL Commands Cheat Sheet
- SQL Operators
- Types of Joins in SQL
- Aggregate functions in SQL
- Filtering a Table by the Result of Another Query in MySQL
- Detecting Duplicates
Relational Database Design
Intermediate Topics (Transactions & Optimization)
Working with Relational Databases
MySQL
- Install MySQL
- Install MySQL Workbench
- Import and Export Database in MySQL
- Managing Users for MySQL
- Connect to a Remote MySQL Database
Oracle
- Oracle Database
- Set up Oracle Database on Docker
- Working with Oracle Database in Docker
- Tablespaces
- Oracle DB Locks
- Index in Oracle Database
- Procedural Language/Structured Query Language (PL/SQL)
- SQL Execution Plan
- Troubleshooting Performance Issues in Oracle Databases
- Security of Oracle Database Systems
- Oracle Database Backup and Recovery Strategy
- Upgrading an Oracle Database Running in a Docker Container
- Upgrading an Oracle Database on AWS RDS
- Oracle Listener
- Oracle Real Application Clusters (RAC)
- Oracle Data Guard
- Oracle RAC vs Data Guard
- Migrating Database from SQL Server to Oracle
PostgreSQL
SQL Server
Object-Relational Mapping (ORM)
Hibernate
NoSQL Databases
MongoDB
Redis
- What is Redis?
- Installing Redis
- Basic Redis Commands
- Setup Redis for AdonisJS Applications
- How I applied Redis to The Project