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. etcd vs. EXASOL vs. GreptimeDB vs. Snowflake

System Properties Comparison Amazon DynamoDB vs. etcd vs. EXASOL vs. GreptimeDB vs. Snowflake

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonetcd  Xexclude from comparisonEXASOL  Xexclude from comparisonGreptimeDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA distributed reliable key-value storeHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.An open source Time Series DBMS built for increased scalability, high performance and efficiencyCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSTime Series DBMSRelational 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
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websiteaws.amazon.com/­dynamodbetcd.io
github.com/­etcd-io/­etcd
www.exasol.comgreptime.comwww.snowflake.com
Technical documentationdocs.aws.amazon.com/­dynamodbetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.exasol.com/­resourcesdocs.greptime.comdocs.snowflake.net/­manuals/­index.html
DeveloperAmazonExasolGreptime Inc.Snowflake Computing Inc.
Initial release2012200020222014
Current release3.4, August 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoRust
Server operating systemshostedFreeBSD
Linux
Windows infoexperimental
Android
Docker
FreeBSD
Linux
macOS
Windows
hosted
Data schemeschema-freeschema-freeyesschema-free, schema definition possibleyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoyesyesyes
APIs and other access methodsRESTful HTTP APIgRPC
JSON over HTTP
.Net
JDBC
ODBC
WebSocket
gRPC
HTTP API
JDBC
CLI Client
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Java
Lua
Python
R
C++
Erlang
Go
Java
JavaScript
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonouser defined functionsPythonuser defined functions
Triggersyes infoby integration with AWS Lambdayes, watching key changesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
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 regionnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users, groups and roles according to SQL-standardSimple rights management via user accountsUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
Amazon DynamoDBetcdEXASOLGreptimeDBSnowflake
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
CData: 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 DynamoDBetcdEXASOLGreptimeDBSnowflake
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

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

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

provided by Google News

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, PR Newswire

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

What to expect from theCUBE during Data Cloud Summit
21 May 2024, SiliconANGLE News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21 May 2024, Technology Magazine

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Milvus logo

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

Present your product here