Complete Intro to Databases

Complete Intro to Databases Videos ▶️ 

Complete Intro to Databases

Table of Contents

  1. Welcome

    1. Introduction
    2. Installation Notes
    3. Terminology
  2. NoSQL

    1. NoSQL
    2. MongoDB
    3. Querying MongoDB
    4. Updating MongoDB
    5. Indexes in MongoDB
    6. Aggregation
    7. Write a Node.js app with MongoDB
    8. MongoDB Ops
  3. SQL

    1. Intro to SQL Database
    2. PostgreSQL
    3. Querying PostgreSQL
    4. Complex SQL Queries
    5. JSON in PostgreSQL
    6. Indexes in PostgreSQL
    7. Node.js App with PostgreSQL
    8. Hasura
    9. PostgreSQL Ops
  4. Graph

    1. Graph Databases
    2. Neo4j
    3. Neo4j Browser
    4. Complex Neo4j Queries
    5. Indexes in Neo4j
    6. Node.js App with Neo4j
    7. Neo4j Ops
  5. Key-Value Store

    1. Key-Value Store
    2. Redis
    3. Redis Command Options
    4. Redis Data Types
    5. More Redis Concepts
    6. Node.js App with Redis
    7. Redis Ops
  6. Conclusion

    1. Conclusion