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

DBMS > Amazon DynamoDB vs. ObjectBox vs. Teradata vs. TinkerGraph vs. Warp 10

System Properties Comparison Amazon DynamoDB vs. ObjectBox vs. Teradata vs. TinkerGraph vs. Warp 10

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonObjectBox  Xexclude from comparisonTeradata  Xexclude from comparisonTinkerGraph  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudExtremely fast embedded database for small devices, IoT and MobileA hybrid cloud data analytics software platform (Teradata Vantage)A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APITimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Key-value store
Object oriented DBMSRelational DBMSGraph DBMSTime Series DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteaws.amazon.com/­dynamodbobjectbox.iowww.teradata.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinwww.warp10.io
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.objectbox.iodocs.teradata.comwww.warp10.io/­content/­02_Getting_started
DeveloperAmazonObjectBox LimitedTeradataSenX
Initial release20122017198420092015
Current releaseTeradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache License 2.0commercialOpen Source infoApache 2.0Open Source infoApache License 2.0
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 languageC and C++JavaJava
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
hosted
Linux
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free
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.noyesnono
Secondary indexesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexnono
SQL infoSupport of SQLnonoyes infoSQL 2016 + extensionsnono
APIs and other access methodsRESTful HTTP APIProprietary native API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
TinkerPop 3HTTP API
Jupyter
WebSocket
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Groovy
Java
Server-side scripts infoStored proceduresnonoyes infoUDFs, stored procedures, table functions in parallelnoyes infoWarpScript
Triggersyes infoby integration with AWS Lambdanoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoHashingnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesonline/offline synchronization between client and serverMulti-source replication
Source-replica replication
noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesfine grained access rights according to SQL-standardnoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Amazon DynamoDBObjectBoxTeradataTinkerGraphWarp 10
News

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBObjectBoxTeradataTinkerGraphWarp 10
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Teradata AI Unlimited joins Microsoft Fabric in private preview By Investing.com
21 May 2024, Investing.com

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Q3 2025 EPS Estimates for Teradata Co. (NYSE:TDC) Reduced by Analyst
21 May 2024, MarketBeat

Teradata Stockholders Approve Incentive Plan and Elect Directors - TipRanks.com
17 May 2024, TipRanks

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

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

Milvus logo

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

Present your product here