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

DBMS > Amazon Neptune vs. Amazon SimpleDB vs. BigchainDB vs. NCache vs. SWC-DB

System Properties Comparison Amazon Neptune vs. Amazon SimpleDB vs. BigchainDB vs. NCache vs. SWC-DB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonNCache  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudHosted 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 assetsOpen-Source and Enterprise in-memory Key-Value StoreA high performance, scalable Wide Column DBMS
Primary database modelGraph DBMS
RDF store
Key-value storeDocument storeKey-value storeWide column store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.85
Rank#208  Overall
#35  Document stores
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websiteaws.amazon.com/­neptuneaws.amazon.com/­simpledbwww.bigchaindb.comwww.alachisoft.com/­ncachegithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.aws.amazon.com/­simpledbbigchaindb.readthedocs.io/­en/­latestwww.alachisoft.com/­resources/­docs
DeveloperAmazonAmazonAlachisoftAlex Kashirin
Initial release20172007201620052020
Current release5.3.3, April 20240.5, April 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL v3Open Source infoEnterprise Edition availableOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC#, .NET, .NET Core, JavaC++
Server operating systemshostedhostedLinuxLinux
Windows
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnonopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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 indexesnoyes infoAll columns are indexed automaticallyyes
SQL infoSupport of SQLnononoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APICLI Client
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
Proprietary protocol
Thrift
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C++
Server-side scripts infoStored proceduresnonono infosupport for stored procedures with SQL-Server CLRno
Triggersnonoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yesselectable replication factoryes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoConcurrent data updates can be detected by the applicationoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Amazon NeptuneAmazon SimpleDBBigchainDBNCacheSWC-DB infoSuper Wide Column Database
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 NeptuneAmazon SimpleDBBigchainDBNCacheSWC-DB infoSuper Wide Column Database
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

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

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

Amazon SimpleDB Expands Web Services
16 December 2007, Data Center Knowledge

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

provided by Google News

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

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

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

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

BigchainDB: A Popular and Powerful Database for Blockchain
9 September 2019, Open Source For You

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here