Complete Intro to Databases v2

Watch on Frontend Masters

Complete Intro to Databases v2

How to store and retrieve data for apps and AI

author image
Brian Holt
course icon
Watch on Frontend Masters

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
  • Content Licensed Under CC-BY-NC-4.0

    Code Samples and Exercises Licensed Under Apache 2.0

    Site Designed by Alex Danielson