DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DocumentDB vs. JanusGraph vs. Memcached vs. Snowflake vs. SQream DB

System Properties Comparison Amazon DocumentDB vs. JanusGraph vs. Memcached vs. Snowflake vs. SQream DB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMemcached  Xexclude from comparisonSnowflake  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory key-value store, originally intended for cachingCloud-based data warehousing service for structured and semi-structured dataa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelDocument storeGraph DBMSKey-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#124  Overall
#22  Document stores
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score16.84
Rank#32  Overall
#4  Key-value stores
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score0.62
Rank#234  Overall
#109  Relational DBMS
Websiteaws.amazon.com/­documentdbjanusgraph.orgwww.memcached.orgwww.snowflake.comsqream.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.janusgraph.orggithub.com/­memcached/­memcached/­wikidocs.snowflake.net/­manuals/­index.htmldocs.sqream.com
DeveloperLinux Foundation; originally developed as Titan by AureliusDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSnowflake Computing Inc.SQream Technologies
Initial release20192017200320142017
Current release1.0.0, October 20231.6.29, June 20242022.1.6, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD licensecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++, CUDA, Haskell, Java, Scala
Server operating systemshostedLinux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedLinux
Data schemeschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesnoyesyes, ANSI Standard SQL Types
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.nonoyes
Secondary indexesyesyesnono
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Proprietary protocolCLI Client
JDBC
ODBC
.Net
JDBC
ODBC
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Clojure
Java
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnouser defined functionsuser defined functions in Python
Triggersnoyesnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneyeshorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesnone infoRepcached, a Memcached patch, provides this functionallityyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and rolesUser authentification and security via Rexster Graph Serveryes infousing SASL (Simple Authentication and Security Layer) protocolUsers with fine-grained authorization concept, user roles and pluggable authentication

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
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 DocumentDBJanusGraph infosuccessor of TitanMemcachedSnowflakeSQream DB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Unlock the power of parallel indexing in Amazon DocumentDB
19 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0
15 April 2024, AWS Blog

Update your Amazon DocumentDB TLS certificates: Expiring in 2024
28 March 2024, AWS Blog

Unlock the power of Amazon DocumentDB text search with real-world use cases
5 March 2024, AWS Blog

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached Cloud available in the Azure Store
18 April 2014, Microsoft

provided by Google News

Hacker behind Snowflake customer data breaches remains active
21 September 2024, CyberScoop

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Risk & Repeat: AT&T's Snowflake database breached
16 July 2024, TechTarget

Snowflake Data Cloud Summit 2024: The Biggest News
4 June 2024, CRN

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, PR Newswire

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here