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: 271
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

Guide Microsoft Access 2010

This document is a quick tutorial guide about Microsoft Access 2010 to learn how to store informations in an easily retrievable form....

Learning MySQL

Download free course intituled Learning MySQL, a PDF document created by StackOverflow Documentation, a 300-page tutorial on the basics of this language to learn and manipulate databases created with MySQL....

SQL Interview Questions free PDF

Download free course SQL Interview Questions free PDF, pdf file on 17 pages by tutorialkart.com....

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....

Introduction to SQL

This tutorial is a brief overview about SQL language and free training document courses under 39 pages for beginners....

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...

Learning SQLite

Download SQLite tutorial in PDF format, document created by StackOverFlow intended to beginners....

How To Manage a Redis Database

Download free course How To Manage a Redis Database, pdf file on 95 pages by Mark Drake....

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)....

A Primer on SQL, 3rd Edition

This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. My purpose of writing this was to provide a gentle tutorial on the syntax of SQL, so that the reader is able to recognize the parts of qu...