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. OrientDB vs. SQL.JS vs. Stardog vs. Teradata

System Properties Comparison Amazon Neptune vs. OrientDB vs. SQL.JS vs. Stardog vs. Teradata

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonOrientDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudMulti-model DBMS (Document, Graph, Key/Value)Port of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelGraph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Relational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­neptuneorientdb.orgsql.js.orgwww.stardog.comwww.teradata.com
Technical documentationaws.amazon.com/­neptune/­developer-resourceswww.orientdb.com/­docs/­last/­index.htmlsql.js.org/­documentation/­index.htmldocs.stardog.comdocs.teradata.com
DeveloperAmazonOrientDB LTD; CallidusCloud; SAPAlon Zakai infoenhancements implemented by othersStardog-UnionTeradata
Initial release20172010201220101984
Current release3.2.29, March 20247.3.0, May 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptJava
Server operating systemshostedAll OS with a Java JDK (>= JDK 6)server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
hosted
Linux
Data schemeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoImport/export of XML data possibleyes
Secondary indexesnoyesyes infosupports real-time indexing in full-text and geospatialyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL 2016 + extensions
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava, Javascriptnouser defined functions and aggregates, HTTP Server extensions in Javayes infoUDFs, stored procedures, table functions in parallel
TriggersnoHooksnoyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneSharding infoHashing
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 replicationnoneMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyes inforelationship in graphsyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and roles; record level security configurablenoAccess rights for users and rolesfine grained access rights according to SQL-standard

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 NeptuneOrientDBSQL.JSStardogTeradata
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

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 available in the AWS Europe (London) Region
14 March 2024, AWS Blog

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7 May 2024, Seeking Alpha

Teradata (TDC) Q1 Earnings and Revenues Beat Estimates
6 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Milvus logo

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

Present your product here