RavenDB in Action


The data you encounter in the real world is usually easier to think of as objects or documents than as the tables and rows required by a standard RDBMS. RavenDB, a modern document-oriented database written in .NET, requires no schema to be declared and enables developers to work with data more naturally. RavenDB applications are high-performance, low-latency, and easy to scale and maintain. RavenDB in Action introduces RavenDB and the document database model. After explaining the basics and offering a quick-and-dirty sample application, this end-to-end guide dives into core RavenDB techniques. You'll find thoroughly-documented examples on extending RavenDB, deployment stories, and tips to ensure production readiness, along with coverage of advanced topics like full-text search. After reading this book, you should be comfortable building efficient database-backed applications using RavenDB.
Download free tutorial in PDF (221 pages) created by Itamar Syn-Hershko .
Pages : 221
Size :
File type : HTML
Downloads: 256
Created: 2021-05-15
License: Free
Author(s): Itamar Syn-Hershko
RavenDB in Action

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others RavenDB Tutorials

Others related eBooks about RavenDB in Action

Oracle Database 11g: SQL Fundamentals Tutorial

A complete free tutorial for download about Oracle Database 11g: SQL Fundamentals course material and training, PDF document under 500 pages for advanced users....

Performance Tuning with SQL Server Dynamic Management Views

Download free course Performance Tuning with SQL Server Dynamic Management Views, pdf file on 326 pages by Louis Davidson, Tim Ford....

Access 2013 Lab manual

Download free Microsoft Office Access 2013 file under 115 pages,pdf manual , course tutorial training on pdf by David Murray (University at Buffalo)....

Download PLSQL tutorial in pdf

Download free PLSQL tutorial course in PDF, training file in 14 chapters and 47 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Guide to NoSQL with Azure Cosmos DB

Download free course Guide to NoSQL with Azure Cosmos DB, pdf file on 205 pages by Gaston C. Hillar , Daron Yöndem....

SQL in 21 days

This tutorial is for people who want to learn the fundamentals of Structured Query Language (SQL) , a complete training courses under 412 pages for download ....

MongoDB Tutorial free PDF

Download free course MongoDB Tutorial free PDF, pdf file on 5 pages by tutorialkart.com....

Database Design

Download free course Database Design, pdf file on 153 pages by Adrienne Watt....

MySQL Notes for Professionals

MySQL's popularity has brought a flood of questions about how to solve specific problems, and that's where this MySQL Notes for Professionals is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out exampl...

Database Design, 2nd Edition

This book covers database systems and database design concepts. It provides short, easy-to-read explanations of how to get database design right the first time. It also offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. ...