DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. chDB vs. GraphDB vs. SingleStore vs. TypeDB

System Properties Comparison Amazon DynamoDB vs. chDB vs. GraphDB vs. SingleStore vs. TypeDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonchDB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embedded SQL OLAP Engine powered by ClickHouseEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelDocument store
Key-value store
Relational DBMSGraph DBMS
RDF store
Relational DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score72.39
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.06
Rank#351  Overall
#150  Relational DBMS
Score2.89
Rank#93  Overall
#7  Graph DBMS
#3  RDF stores
Score4.22
Rank#69  Overall
#37  Relational DBMS
Score0.63
Rank#227  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#105  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­chdb-io/­chdbwww.ontotext.comwww.singlestore.comtypedb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdoc.chdb.iographdb.ontotext.com/­documentationdocs.singlestore.comtypedb.com/­docs
Social network pagesGitHubLinkedInTwitterMediumYouTube
DeveloperAmazonOntotextSingleStore Inc.Vaticle
Initial release20122023200020132016
Current release10.4, October 20238.5, January 20242.28.3, June 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercial infoSome plugins of GraphDB Workbench are open sourcedcommercial infofree developer edition availableOpen Source infoGPL Version 3, commercial licenses available
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 languageJavaC++, GoJava
Server operating systemshostedserver-lessAll OS with a Java VM
Linux
OS X
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Data schemeschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonono
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infobut no triggers and foreign keysno
APIs and other access methodsRESTful HTTP APIGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Bun
C
C++
Go
JavaScript (Node.js)
Python
Rust
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnowell-defined plugin interfaces; JavaScript server-side extensibilityyesno
Triggersyes infoby integration with AWS Lambdanonono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infohash partitioningno
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationSource-replica replication infostores two copies of each physical data partition on two separate nodesSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoConstraint checkingnono infosubstituted by the relationship feature
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 regionACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Fine grained access control via users, groups and rolesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Amazon DynamoDBchDBGraphDB infoformer name: OWLIMSingleStore infoformer name was MemSQLTypeDB infoformerly named Grakn
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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 DynamoDBchDBGraphDB infoformer name: OWLIMSingleStore infoformer name was MemSQLTypeDB infoformerly named Grakn
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

Build a scalable, context-aware chatbot with Amazon DynamoDB, Amazon Bedrock, and LangChain
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [1a006c]
9 November 2024, Vatican.va

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 2: Streams
6 November 2024, AWS Blog

AWS Re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns For DynamoDB (DAT401) [11b37b]
8 November 2024, University of Birmingham

How Channel Corporation modernized their architecture with Amazon DynamoDB, Part 1: Motivation and approaches
6 November 2024, AWS Blog

provided by Google News

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23 October 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23 October 2024, Blocks & Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28 October 2024, The Recursive

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24 October 2024, Trending Topics SEE

provided by Google News

Third time was the charm for SingleStore in the cloud, CEO says
8 July 2024, The Register

SingleStore acquires BryteFlow to boost data ingestion capabilities
3 October 2024, InfoWorld

SingleStore's BryteFlow acquisition targets data integration
3 October 2024, TechTarget

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

SingleStore acquires BryteFlow to better digest ERP and CRM data
4 October 2024, Blocks & Files

provided by Google News

An Enterprise Data Stack Using TypeDB
2 September 2021, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Bayer’s Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Building a Biomedical Knowledge Graph
28 June 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

Milvus logo

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

Present your product here