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 SimpleDB vs. Cubrid vs. Rockset vs. Sphinx vs. SwayDB

System Properties Comparison Amazon SimpleDB vs. Cubrid vs. Rockset vs. Sphinx vs. SwayDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCubrid  Xexclude from comparisonRockset  Xexclude from comparisonSphinx  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA scalable, reliable search and analytics service in the cloud, built on RocksDBOpen source search engine for searching in data from different sources, e.g. relational databasesAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeRelational DBMSDocument storeSearch engineKey-value store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteaws.amazon.com/­simpledbcubrid.com (korean)
cubrid.org (english)
rockset.comsphinxsearch.comswaydb.simer.au
Technical documentationdocs.aws.amazon.com/­simpledbcubrid.org/­manualsdocs.rockset.comsphinxsearch.com/­docs
DeveloperAmazonCUBRID Corporation, CUBRID FoundationRocksetSphinx Technologies Inc.Simer Plaha
Initial release20072008201920012018
Current release11.0, January 20213.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, JavaC++C++Scala
Server operating systemshostedLinux
Windows
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesdynamic typingnono
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 infoingestion from XML files supportedno
Secondary indexesyes infoAll columns are indexed automaticallyyesall fields are automatically indexedyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnoyesRead-only SQL queries, including JOINsSQL-like query language (SphinxQL)no
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
HTTP RESTProprietary protocol
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoJava Stored Proceduresnonono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneAutomatic shardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDnonoAtomic execution of operations
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)fine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consolenono

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

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

More resources
Amazon SimpleDBCubridRocksetSphinxSwayDB
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

provided by Google News

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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