Modern Document Database
Database as a Service
Interactive Demos and Playground Server
Grab the latest version of RavenDB
Start your DBaaS in minutes
Deep dive into our rich feature set
Clear picture of how well RavenDB performs crucial tasks
RavenDB vs the World
Explore the detailed comparison
Latest and greatest from our Team
Learn how to use RavenDB
DBaaS and Cloud API documentation
Get started with RavenDB
Business applications of our platform
Announcements, blog posts and other solutions in one place
In-depth guides, comparison and analysis articles
Public announcements
Technology and business trends
Michał Leśniak is a RavenDB developer responsible for indexes, querying and backend enchancements.
What you will learn In this article you'll find out how to use machine learning in the RavenDB indexing process. Following examples explain step-by-step how to: Train your own sentiment prediction model and use it to automatically classify comments as either toxic or non-toxic. Use a NuGet package with an already trained model to automatically...
What you will learn In this article you’ll go through step-by-step examples and find out: Why data modelling in a document database is particularly important What you should take into consideration when designing the data model https://www.youtube.com/watch?v=0WEMNKk3HHU Data modelling Data modeling is the first and most important step in NoSQL database management. Proper structuring of...