© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. MiličićIntroducing RavenDBhttps://doi.org/10.1007/978-1-4842-8919-8_3

3. Querying

Dejan Miličić1  
(1)
Novi Sad, Serbia
 

Most modern web applications perform a relatively small number of writes but a large number of reads. This chapter will look into the most common activity your application will perform and how RavenDB supports it. We will learn the basics of Raven Query Language and the basics of querying using it.

Querying in RavenDB Studio

RavenDB Studio has a dedicated panel for running queries. To reach it, open Documents area where all collections are listed. Below them, as visible in Figure 3-1, there are additional options. You will find Query as a ...

Get Introducing RavenDB: The Database for Modern Data Persistence now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.