Cantitate/Preț
Produs

Introducing RavenDB: The Database for Modern Data Persistence

Autor Dejan Miličić
en Limba Engleză Paperback – 10 noi 2022
Simplify your first steps with the RavenDB NoSQL Document Database. This book takes a task-oriented approach by showing common problems, potential solutions, brief explanations of how those solutions work, and the mechanisms used. Based on real-world examples, the recipes in this book will show you how to solve common problems with Raven Query Language and will highlight reasons why RavenDB is a great choice for fast prototyping solutions that can sustain increasing amounts of data as your application grows.
Introducing RavenDB includes code and query examples that address real-life challenges you’ll encounter when using RavenDB, helping you learn the basics of the Raven Query Language more quickly and efficiently. In many cases, you’ll be able to copy and paste the examples into your own code, making only minor modifications to suit your application. RavenDB supports many advanced features, such full-text search, graph queries, and timeseries; recipes in the latter portion of the book will help you understand those advanced features and how they might be applied to your own code and applications.
After reading this book, you will be able to employ RavenDB’s powerful features in your own projects.
What You Will Learn
  • Set up and start working with RavenDB
  • Model your objects for persistence in a NoSQL document database
  • Write basic and advanced queries in the Raven Query Language 
  • Index your data using map/reduce techniques 
  • Implement techniques leading to highly performant systems 
  • Efficiently aggregate data and query on those aggregations 
Who This Book Is For
Developers accustomed to relational databases who are about to enter a world of NoSQL databases. The book is also for experienced programmers who have used other non-relational databases and want to learn RavenDB. It will also prove useful for developers who want to move away from using Object-Relational Modeling frameworks and start working with a persistence solution that can store object graphs directly.
Citește tot Restrânge

Preț: 27129 lei

Preț vechi: 33911 lei
-20%

Puncte Express: 407

Preț estimativ în valută:
5198 5630$ 4457£

Carte tipărită la comandă

Livrare economică 06-13 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484289181
ISBN-10: 1484289188
Ilustrații: XVIII, 197 p. 99 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.42 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Getting Started with RavenDB
2. Document Modeling
3. Querying
4. Indexes
5. Map Indexes
6. MapReduce Indexes 
7. Full-Text Search

Notă biografică

Dejan Miličić is a consultant with more than 20 years’ experience as a professional software developer. His experience includes designing, writing, and maintaining applications, focusing on software architecture and backend development. He advocates domain-driven Design, behavior-driven development, functional programming, and API-first development.

Miličić’s passion for RavenDB goes back to 2015, when he started using this NoSQL database for small hobby projects and quickly realized it is applicable to a wide range of applications. He specializes in RavenDB because it is well suited for fast prototyping and development of everything from line-of-business applications to large enterprise distributed systems.

Textul de pe ultima copertă

Simplify your first steps with the RavenDB NoSQL Document Database. This book takes a task-oriented approach by showing common problems, potential solutions, brief explanations of how those solutions work, and the mechanisms used. Based on real-world examples, the recipes in this book will show you how to solve common problems with Raven Query Language and will highlight reasons why RavenDB is a great choice for fast prototyping solutions that can sustain increasing amounts of data as your application grows.Introducing RavenDB includes code and query examples that address real-life challenges you’ll encounter when using RavenDB, helping you learn the basics of the Raven Query Language more quickly and efficiently. In many cases, you’ll be able to copy and paste the examples into your own code, making only minor modifications to suit your application. RavenDB supports many advanced features, such full-text search, graph queries, and timeseries; recipes in the latter portion of the book will help you understand those advanced features and how they might be applied to your own code and applications.
After reading this book, you will be able to employ RavenDB’s powerful features in your own projects.
You will:
  • Set up and start working with RavenDB
  • Model your objects for persistence in a NoSQL document database
  • Write basic and advanced queries in the Raven Query Language 
  • Index your data using map/reduce techniques 
  • Implement techniques leading to highly performant systems 
  • Efficiently aggregate data and query on those aggregations 

Caracteristici

Provides production-grade solutions in RavenDB that you can adapt to your own applications
Provides real-life examples followed by the solutions that can be used right away
Takes a straight-to-the-point approach in covering basic through advanced topics

Descriere

Intermediate