DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. BigchainDB vs. etcd vs. Pinecone vs. VoltDB

System Properties Comparison Amazon SimpleDB vs. BigchainDB vs. etcd vs. Pinecone vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonetcd  Xexclude from comparisonPinecone  Xexclude from comparisonVoltDB  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 ScioreBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA distributed reliable key-value storeA managed, cloud-native vector databaseDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeDocument storeKey-value storeVector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.85
Rank#208  Overall
#35  Document stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score3.23
Rank#92  Overall
#2  Vector DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.bigchaindb.cometcd.io
github.com/­etcd-io/­etcd
www.pinecone.iowww.voltdb.com
Technical documentationdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.pinecone.io/­docs/­overviewdocs.voltdb.com
DeveloperAmazonPinecone Systems, IncVoltDB Inc.
Initial release2007201620192010
Current release3.4, August 201911.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open Source infoApache Version 2.0commercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonGoJava, C++
Server operating systemshostedLinuxFreeBSD
Linux
Windows infoexperimental
hostedLinux
OS X infofor development
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenononoString, Number, Booleanyes
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallynoyes
SQL infoSupport of SQLnonononoyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APICLI Client
RESTful HTTP API
gRPC
JSON over HTTP
RESTful HTTP APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
PythonC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnonoJava
Triggersnoyes, watching key changesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication
Source-replica replication
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 Consistency
Foreign keys infoReferential integritynononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesnoUsers and roles with access to stored procedures

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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Amazon SimpleDB Expands Web Services
31 May 2024, Data Center Knowledge

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

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

provided by Google News

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

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

BigchainDB Raises €3M Series A Funding
28 September 2016, FinSMEs

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

provided by Google News

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31 May 2024, Data Center Knowledge

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

provided by Google News

Pinecone Names Lauren Nemeth COO and Bob Muglia as Board Member - High-Performance Computing News Analysis
3 June 2024, insideHPC

Pinecone launches serverless edition of its vector database on AWS
22 May 2024, SiliconANGLE News

Pinecone launches its serverless vector database out of preview
21 May 2024, TechCrunch

Pinecone Makes Accurate, Fast, Scalable Generative AI Accessible to Organizations Large and Small with Launch of ...
21 May 2024, PR Newswire

Channel Brief: Dell Explains AI Factory, Informatica AI Research, Pinecone Goes Serverless and More
22 May 2024, Channel E2E

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here