DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. Elasticsearch vs. Postgres-XL vs. RocksDB vs. STSdb

System Properties Comparison Amazon SimpleDB vs. Elasticsearch vs. Postgres-XL vs. RocksDB vs. STSdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  Xexclude from comparisonSTSdb  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 ScioreA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Key-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeSearch engineRelational DBMSKey-value storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score132.83
Rank#7  Overall
#1  Search engines
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websiteaws.amazon.com/­simpledbwww.elastic.co/­elasticsearchwww.postgres-xl.orgrocksdb.orggithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­simpledbwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonElasticFacebook, Inc.STS Soft SC
Initial release200720102014 infosince 2012, originally named StormDB20132011
Current release8.6, January 202310 R1, October 20189.2.1, May 20244.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoElastic LicenseOpen Source infoMozilla public licenseOpen Source infoBSDOpen Source infoGPLv2, commercial license 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 languageJavaCC++C#
Server operating systemshostedAll OS with a Java VMLinux
macOS
LinuxWindows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes infoprimitive types and user defined types (classes)
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.noyes infoXML type, but no XML query functionalityno
Secondary indexesyes infoAll columns are indexed automaticallyyes infoAll search fields are automatically indexedyesnono
SQL infoSupport of SQLnoSQL-like query languageyes infodistributed, parallel query executionnono
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
.NET Client API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresnoyesuser defined functionsnono
Triggersnoyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardinghorizontal partitioninghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACID infoMVCCyesno
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.Memcached and Redis integrationnoyes
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-standardnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon SimpleDBElasticsearchPostgres-XLRocksDBSTSdb
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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

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

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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

provided by Google News

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

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