Complete Intro to Databases

Complete Intro to Databases

Learning Paths:
7 hours, 4 minutes CC

Databases can seem like big, insurmountable obstacles when learning to become a full-stack developer. In this course, you'll learn the basics of using four of the most popular open-source types of databases: document-based database MongoDB, relational database PostgreSQL, graph database Neo4j, and key-value store Redis. And how and when you'd use each database!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: December 8, 2020
Get Unlimited Access Now
Table of Contents

Introduction

NoSQL

SQL

Graph

Key-Value Store

Wrapping Up