- Relational Databases
- NoSQL Databases
- Related Books
-
MySQL Tutorial
Introduction: Tutorial for basic MySQL concepts and commands, including but not limited to: database, table, SQL, relation model, basic query commands -
MySQL Online Course
Introduction: Establish the strongest possible foundation in database development by learning how to use MySQL - the most popular open source database in the world - write queries, create reports at will, build web applications, incorporate MySQL as the database layer - make your development dreams a reality by taking this course and putting a check mark next to your growing development skillset. -
MySQL Official Documentation
Introduction: Provides a tutorial introduction to MySQL by showing how to use the mysql client program to create and use a simple database
-
MongoDB Tutorial
Introduction: Tutorial for basic Mongo DB concepts and commands, including but not limited to: collection, data types, key-value model, basic query commands. -
MongoDB Official Documentation
Introduction: Official documentation for Mongo DB -
Firebase Official Documentation
Introduction: Official documentation for Google Firebase -
Redis Official Documentation
Introduction: Official documentation for Redis
-
"A First Course in Database Systems"
Introduction: Entry-level tutorial for database systems. Topics vary from data model to sql and views -
"Database System Implementation"
Introduction: Stanford University's textbook for database systems