DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. EsgynDB vs. Google Cloud Bigtable vs. OrientDB

System Properties Comparison Amazon Neptune vs. EsgynDB vs. Google Cloud Bigtable vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonEsgynDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value store
Wide column store
Document store
Graph DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websiteaws.amazon.com/­neptunewww.esgyn.cncloud.google.com/­bigtableorientdb.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcescloud.google.com/­bigtable/­docswww.orientdb.com/­docs/­last/­index.html
DeveloperAmazonEsgynGoogleOrientDB LTD; CallidusCloud; SAP
Initial release2017201520152010
Current release3.2.29, March 2024
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaJava
Server operating systemshostedLinuxhostedAll OS with a Java JDK (>= JDK 6)
Data schemeschema-freeyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesnoyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnoyesnoSQL-like query language, no joins
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJava Stored ProceduresnoJava, Javascript
TriggersnononoHooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication between multi datacentersInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and roles; record level security configurable

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon NeptuneEsgynDBGoogle Cloud BigtableOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here