Getting Started with OrientDB

Claudio Tesoriero

  • 出版商: Packt Publishing
  • 出版日期: 2013-08-30
  • 售價: $1,420
  • 貴賓價: 9.5$1,349
  • 語言: 英文
  • 頁數: 138
  • 裝訂: Paperback
  • ISBN: 1782169954
  • ISBN-13: 9781782169956
  • 下單後立即進貨 (約3~4週)

商品描述

Become an expert in OrientDB through our easy to follow tutorial written by a Certified Developer. Taking you step by step through the full process of utilizing OrientDB, it can also be used as an excellent reference book.

Overview

  • Learn how to install, configure, use, and deploy OrientDB
  • Handy manual forEasy to follow step-by-step instructions to understanding OrientDB
  • Useful as a Qquick reference for your projects

In Detail

In modern software applications, often there is the necessity to manage very big amounts of unstructured data with varying schema. In this scenario, instead of relational databases, we can use OrientDB, an open source NoSQL DBMS written in Java. Inspite ofDespite being a document-based database, the relationships are managed with direct connections between records. It supports schema-less, schema-full, and schema-mixed modes.

Getting Started with OrientDB will be your handy, quick reference guide, for all document-graph DBMS functionality. Administrative tasks, deployment, designing a database, different ways of querying and consuming data - all that you need to know about OrientDB is presented keeping with practical usage in mind. You will be able to install, setup, deploy, and configure databases with OrientDB for applications.

Getting Started with OrientDB will allow you to use its OreintDB’s main functionality immediately. The book will guide you through the discovery of one of the most powerful NoSQL databases available today. It will then take you through downloading and installing OrientDB, cluster deployment, programming, discovering OrientDB’s potential, and its features.

The book covers useful administrative topics such as import/export, automatic backups, and configuration tips. Furthermore, design concepts like user management, document databases, graph databases, and dictionaries are covered. Finally, concepts and programming examples are shown in Java.

What you will learn from this book

  • Build up from source code and run the test suite
  • Learn and choose the right kind of database supported by OrientDB
  • Know Learn more about OrientDB internal architecture, security, user management, classes, and clusters
  • Use the command line console and the embedded web console tools
  • Use the Nnative Java API to connect and interact with an OrientDB server and use SQL-like language
  • Understand performance tuning and improve performance
  • Embed the OrientDB core in your own Java project
  • Write custom code and set up a cluster of OrientDB servers

Approach

A standard tutorial aimed at making you an OrientDB expert, through the use of practical examples, explained in a step-by-step format.

Who this book is written for

Getting Started with OrientDB is great for database designers, developers, and systems engineers. It is assumed that you are familiar with NoSQL concepts, Java, and networking principles.