Zero to Document Hero - Introduction to MongoDB

Learn about the primary differences between relational databases, non-SQL databases and document databases.

View at original site


Once upon a time, relational databases, or RDMS (think SQL), were the only data store in town. But now there’s a competitor, a group of non-SQL (aka NoSQL) databases, including document databases such as MongoDB.

In this talk, you will learn about the primary differences between them, what MongoDB is, including its full developer data platform, why document databases are so powerful, how MongoDB can be used with .NET, and some really cool uses cases that show databases can be cool ;).

By the end of the talk, you should walk away realising that SQL isn't the only way.

Related Resources

Write SQL queries using popular database packages
Write SQL queries using popular database packages
Work with SQL queries and get completion and other features automatically.
Query a MongoDB databases
Query a MongoDB databases
Run any queries you want against the database inside your JetBrains IDE.
Connect to a MongoDB database
Connect to a MongoDB database
Access a MongoDB database from your JetBrains IDE and do the work in the same window.