Azure DocumentDB Adds JavaScript Language Integrated Queries

Microsoft is continuing to build on it’s cloud based document database designed for web applications and today is announcing support for JavaScript Language Integrated Queries. Azure DocumentDB’s database engine is purposefully designed from the ground up to provide first class support for JSON and JavaScript. Our vision is for JavaScript developers to build applications without having…

Playing the Kevin Bacon Game with Cypher Queries in Neo4j

In this video excerpt from Brian C. Lanham’s new course “Getting Started with Graph Databases using Neo4J”, you’ll learn how to use the Cypher Query Language to find relationships between nodes by playing the Kevin Bacon game. Neo4j is an open-source graph database, implemented in Java that allows data to be stored in structured in graphs…