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. Apache Drill vs. Axibase vs. Percona Server for MongoDB vs. TimesTen

System Properties Comparison Amazon SimpleDB vs. Apache Drill vs. Axibase vs. Percona Server for MongoDB vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Drill  Xexclude from comparisonAxibase  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonTimesTen  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 ScioreSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA drop-in replacement for MongoDB Community Edition with enterprise-grade features.In-Memory RDBMS compatible to Oracle
Primary database modelKey-value storeDocument store
Relational DBMS
Time Series DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteaws.amazon.com/­simpledbdrill.apache.orgaxibase.com/­docs/­atsd/­financewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­simpledbdrill.apache.org/­docsdocs.percona.com/­percona-distribution-for-mongodbdocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonApache Software FoundationAxibase CorporationPerconaOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20072012201320151998
Current release1.20.3, January 2023155853.4.10-2.10, November 201711 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoGPL Version 2commercial
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 languageJavaC++
Server operating systemshostedLinux
OS X
Windows
LinuxLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoshort, integer, long, float, double, decimal, stringyesyes
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.nononono
Secondary indexesyes infoAll columns are indexed automaticallynonoyesyes
SQL infoSupport of SQLnoSQL SELECT statement is SQL:2003 compliantSQL-like query languagenoyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
proprietary protocol using JSONJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++Go
Java
PHP
Python
R
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnouser defined functionsyesJavaScriptPL/SQL
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyes infovia In-Memory Engineyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Depending on the underlying data sourceAccess rights for users and rolesfine grained access rights according to SQL-standard

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 SimpleDBApache DrillAxibasePercona Server for MongoDBTimesTen
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

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

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

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

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

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

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

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

Present your product here