DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. etcd vs. GigaSpaces vs. Sphinx vs. SurrealDB

System Properties Comparison Amazon DynamoDB vs. etcd vs. GigaSpaces vs. Sphinx vs. SurrealDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonetcd  Xexclude from comparisonGigaSpaces  Xexclude from comparisonSphinx  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA distributed reliable key-value storeHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsOpen source search engine for searching in data from different sources, e.g. relational databasesA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelDocument store
Key-value store
Key-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Search engineDocument store
Graph DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websiteaws.amazon.com/­dynamodbetcd.io
github.com/­etcd-io/­etcd
www.gigaspaces.comsphinxsearch.comsurrealdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.gigaspaces.com/­latest/­landing.htmlsphinxsearch.com/­docssurrealdb.com/­docs
DeveloperAmazonGigaspaces TechnologiesSphinx Technologies Inc.SurrealDB Ltd
Initial release2012200020012022
Current release3.4, August 201915.5, September 20203.5.1, February 2023v1.5.0, May 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial licenses availableOpen Source infoGPL version 2, commercial licence availableOpen Source
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 languageGoJava, C++, .NetC++Rust
Server operating systemshostedFreeBSD
Linux
Windows infoexperimental
Linux
macOS
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nono infoXML can be used for describing objects metadata
Secondary indexesyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoSQL-99 for query and DML statementsSQL-like query language (SphinxQL)SQL-like query language
APIs and other access methodsRESTful HTTP APIgRPC
JSON over HTTP
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Proprietary protocolGraphQL
RESTful HTTP API
WebSocket
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
.Net
C++
Java
Python
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnonoyesno
Triggersyes infoby integration with AWS Lambdayes, watching key changesyes, event driven architectureno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANY
Foreign keys infoReferential integritynononono
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 regionnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noRole-based access controlnoyes, based on authentication and database rules

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 DynamoDBetcdGigaSpacesSphinxSurrealDB
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

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

DynamoDB: When to Move Out?
22 January 2024, The New Stack

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

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

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

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

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

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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

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

Present your product here