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. BigchainDB vs. CockroachDB vs. IBM Db2 warehouse

System Properties Comparison Amazon SimpleDB vs. Apache Drill vs. BigchainDB vs. CockroachDB vs. IBM Db2 warehouse

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Drill  Xexclude from comparisonBigchainDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  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 StorageBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Cloud-based data warehousing service
Primary database modelKey-value storeDocument store
Relational DBMS
Document storeRelational DBMSRelational 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.79
Rank#212  Overall
#36  Document stores
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­simpledbdrill.apache.orgwww.bigchaindb.comwww.cockroachlabs.comwww.ibm.com/­products/­db2/­warehouse
Technical documentationdocs.aws.amazon.com/­simpledbdrill.apache.org/­docsbigchaindb.readthedocs.io/­en/­latestwww.cockroachlabs.com/­docs
DeveloperAmazonApache Software FoundationCockroach LabsIBM
Initial release20072012201620152014
Current release1.20.3, January 202323.1.1, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoAGPL v3Open Source infoApache 2.0, commercial license availablecommercial
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 languagePythonGo
Server operating systemshostedLinux
OS X
Windows
LinuxLinux
macOS
Windows
hosted
Data schemeschema-freeschema-freeschema-freedynamic schemayes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 infoImport/export of XML data possible
Secondary indexesyes infoAll columns are indexed automaticallynoyesyes
SQL infoSupport of SQLnoSQL SELECT statement is SQL:2003 compliantnoyes, wire compatible with PostgreSQLyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
CLI Client
RESTful HTTP API
JDBC.NET Client API
JDBC
ODBC
OLE DB
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++Go
Haskell
Java
JavaScript
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functionsnoPL/SQL, SQL PL
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorMulti-source replication using RAFTyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyes
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 sourceyesRole-based access controlfine 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 DrillBigchainDBCockroachDBIBM Db2 warehouse infoformerly named IBM dashDB
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 ...
12 November 2013, TechCrunch

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

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

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

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

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

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

provided by Google News

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies in 2023
23 October 2023, Analytics Insight

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

RaimaDB logo

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

Present your product here