Amazon Neptune Graph Database
Written by Kay Ewbank   
Monday, 04 December 2017

Amazon has launched Neptune, a graph database that can be used to create relationship graphs of highly connected datasets. Neptune is a fully managed service, and is among the slew of announcements made at AWS re:Invent.

 neptunelogo

While the announcements about the new product make no mention of the history of the product, it seems to be based on Blazegraph, a well-known graph database that rumor has it was acquired by Amazon last year. The domain was certainly acquired by Amazon, and a number of key Blazegraph developers now work at Amazon, including Brad Bebee, CEO of Blazegraph until this year, and now giving sessions on Neptune at Re:Invent. The name Neptune may well have been decided on because Janus and Titan are both big graph databases.

Amazon describes Neptune as being based on a purpose-built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency. Recommended uses for Neptune include recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security.

 

 

Amazon Neptune supports two open standards for describing and querying graphs - Apache TinkerPop3 style Property Graphs queried with Gremlin, and Resource Description Framework (RDF) queried with SPARQL. Gremlin is a graph traversal language where a query is a traversal made up of discrete steps following an edge to a node, while SPARQL is a declarative language based on Semantic Web standards from W3C. Data can be imported from S3, and for the Resource Description Framework (RDF) graph model, Neptune supports Turtle, N-Triples, N-Quads, and RDF/XML serializations. Property graphs are limited to CSV.

Neptune is designed to be highly available, with read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across Availability Zones. It is in preview at the moment, and will be charged on a usage basis.

 neptunelogo

More Information

Neptune Website

Related Articles

Visualizing Graph Data

Google Cayley Graph Database

Sparql moves closer

Azure Updates Announced At MS Connect()

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Couchbase Adds AI To Capella
11/09/2023

Couchbase has announced that its Capella managed service NoSQL database will from now on include "generative AI capabilities" 



Kotlin Re-Enters TIOBE Index Top 20
18/09/2023

Kotlin, the open-source Java alternative from JetBrains, is back in the Top 20 of the TIOBE Index, displacing Julia which lost the 20th position after only one month and is now down at 25th place.


More News

 

Summer SALE Kindle 9.99 Paperback $10 off!!

esp32book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 05 December 2017 )