Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

The Definitive Guide to Graph Databases

for the RDBMS Developer

by Michael Hungers, Ryan Boyd, William Lyon

The Definitive Guide to Graph Databases

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

For the right use case, relational databases are powerful tools.

But today's users are asking for more than an RDBMS can handle. More features, more data, more speed and - most importantly - more connections.

This ebook introduces you - the RDBMS developer - to a new technology that leverages data connections like never before: the graph database.

This definitive guide covers: Relational vs. graph data modeling; SQL vs. Cypher as query languages; RDBMS + graph deployment paradigms; And much more.

This open book is licensed under a Creative Commons License (CC BY-NC). You can download The Definitive Guide to Graph Databases ebook for free in PDF format (2.5 MB).

Table of Contents

Chapter 1
Why Relational Databases Aren't Always Enough
Chapter 2
Why Graph Databases?
Chapter 3
Data Modeling: Relational vs. Graph Models
Chapter 4
Query Languages: SQL vs. Cypher
Chapter 5
Importing Data: From RDBMS to Graph
Further Resources
 

Book Details

Title
The Definitive Guide to Graph Databases
Subject
Computer Science
Publisher
Neo4j
Published
2016
Pages
30
Edition
1
Language
English
PDF Size
2.5 MB
License
CC BY-NC

Related Books

Presto: The Definitive Guide
Perform fast interactive analytics against different data sources using the Presto high-performance, distributed SQL query engine. With this practical guide, you'll learn how to conduct analytics on data where it lives, whether it's Hive, Cassandra, a relational database, or a proprietary data store. Analysts, software engineers, and prod...
Jenkins: The Definitive Guide
Streamline software development with Jenkins, the popular Java-based open source tool that has revolutionized the way teams think about Continuous Integration (CI). This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins - and demonstrates how CI can save you time, money, and many headac...
Learning Neo4j
Neo4j is the world's leading graph database and offers users a radical new way of dealing with connected data. This book has been created to help you get to grips with it, providing you with an accessible route through a tool built to contend with the complexity of modern data. Learn the fundamental concepts behind Neo4j, and put them into pra...
Guide to NoSQL with Azure Cosmos DB
Cosmos DB is a NoSQL database service included in Azure that is continuously adding new features and has quickly become one of the most innovative services found in Azure, targeting mission-critical applications at a global scale. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundatio...
Field Guide to the Distributed Development Stack
When you explore a new technology landscape, the journey can take you to places you never expected. Take O'Reilly's CTO, Andrew Odewahn. While working on ideas for a new publishing platform, Andrew kept notes as he probed the depth and breadth of what we call the "distributed development stack" (DDS). As patterns emerged, and...
Mercurial: The Definitive Guide
This instructive book takes you step by step through ways to track, merge, and manage both open source and commercial software projects with Mercurial, using Windows, Mac OS X, Linux, Solaris, and other systems. Mercurial is the easiest system to learn when it comes to distributed revision control. And it's a very flexible tool that's ide...