So you've decided you want to learn RavenDB. That's great! This Bootcamp is a free, self-directed learning course, designed specifically for this purpose.
In just three units you will learn how to use RavenDB to create fully-functional, real-world programs with NoSQL Databases. If you are unfamiliar with NoSQL, don't worry, we will provide you with all the information you need.
We suggest you go through at least one lesson per day, but you can choose your own pace.
The RavenDB Bootcamp will teach you how to use RavenDB - a powerful NoSQL database engine – Safe by Default, Optimized for Efficiency – that combines the best of two worlds: relational and document–oriented databases.
You will see how easy it is to store and query data using RavenDB and how fast you can produce valuable results.
After you complete this bootcamp, not only will you be confident to store your data using NoSQL, database work will actually become fun.
In Unit 1, you will learn the fundamentals of RavenDB.
First, you will learn how to install and make it work on your machine. As you will see, RavenDB makes starting easy by providing an embedded sample database – if you think "Northwind", you are right! – which you can use for your learning process with minimal effort. Then, you will write some code to connect to the database and quickly store, load, modify and delete documents.
- Lesson 1: From installation to usage
- Lesson 2: Let's code
- Lesson 3: Basics of the
DocumentStore
- Lesson 4: Loading documents
- Lesson 5: Querying fundamentals
- Lesson 6: Storing, modifying and deleting documents
In Unit 2, you are going to learn intermediate RavenDB features. You will see how fast RavenDB is and understand why.
You will learn that you can easily perform very complex queries using only RavenDB (without additional tools). For example, you will learn what Map-Reduce is and when to use it to extract more value from your data.
- Lesson 1: Getting started with indexes
- Lesson 2: Creating an index and querying it
- Lesson 3: Multi-map indexes
- Lesson 4: Mapping(, filtering) and reducing
- Lesson 5: The powerful LoadDocument server-side function
- Lesson 6: Getting started with Transformers
- Lesson 7: Statistics and some words about stale indexes!
In Unit 3, you will learn some advanced RavenDB features.
You don’t need to know these features in your daily work, but you can use this knowledge to build powerful solutions, obtain better performance, improve safety or create truly reactive user interfaces.
- Lesson 1: Document Metadata
- Lesson 2: Getting started with Commands!
- Lesson 3: Performing batch operations
- Lesson 4: I am going through changes ...
- Lesson 5: Working with Listeners
That’s it. Enjoy the RavenDB bootcamp and feel free to share your feedback with us.