DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon SimpleDB vs. CockroachDB vs. Dgraph vs. Faircom EDGE vs. HarperDB

System Properties Comparison Amazon SimpleDB vs. CockroachDB vs. Dgraph vs. Faircom EDGE vs. HarperDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonDgraph  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHarperDB  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 ScioreCockroachDB 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.Distributed and scalable native Graph DBMSFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsHarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.
Primary database modelKey-value storeRelational DBMSGraph DBMSKey-value store
Relational DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.89
Rank#128  Overall
#22  Key-value stores
Score4.74
Rank#67  Overall
#36  Relational DBMS
Score1.39
Rank#155  Overall
#15  Graph DBMS
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Score0.55
Rank#243  Overall
#38  Document stores
Websiteaws.amazon.com/­simpledbwww.cockroachlabs.comdgraph.iowww.faircom.com/­products/­faircom-edgewww.harperdb.io
Technical documentationdocs.aws.amazon.com/­simpledbwww.cockroachlabs.com/­docsdgraph.io/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.harperdb.io/­docs
DeveloperAmazonCockroach LabsDgraph Labs, Inc.FairCom CorporationHarperDB
Initial release20072015201619792017
Current release24.1.0, May 2024V3, October 20203.1, August 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0commercial infoRestricted, free version availablecommercial infofree community edition 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 languageGoGoANSI C, C++Node.js
Server operating systemshostedLinux
macOS
Windows
Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Data schemeschema-freedynamic schemaschema-freeFlexible Schema (defined schema, partial schema, schema free)dynamic schema
Typing infopredefined data types such as float or datenoyesyesyes, ANSI Standard SQL Typesyes infoJSON data types
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.nonoyesno
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoyes infoANSI SQL queriesSQL-like data manipulation statements
APIs and other access methodsRESTful HTTP APIJDBCGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-side scripts infoStored proceduresnononoyes info.Net, JavaScript, C/C++Custom Functions infosince release 3.1
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationhorizontal 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 RAFTyesFile partitioning infoCustomizable business rules for partitioningA table resides as a whole on one (or more) nodes in a cluster
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTSynchronous replication via Raftyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infothe nodes on which a table resides can be defined
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 ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDACIDAtomic execution of specific operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyesyesyesyesyes, using LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Role-based access controlno infoPlanned for future releasesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users and roles

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 SimpleDBCockroachDBDgraphFaircom EDGE infoformerly c-treeEDGEHarperDB
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

AWS quietly freezes CodeCommit, Cloud9, SimpleDB and more, customers complain about lack of notice
31 July 2024, DevClass

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

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

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

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google News

Cockroach Labs shakes up its licensing to force bigger companies to pay
15 August 2024, TechCrunch

CockroachDB scuttles away from open source Core offering
19 August 2024, The Register

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15 August 2024, SDTimes.com

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

Now CockroachDB Ditches Open-Source License
20 August 2024, It's FOSS News

provided by Google News

Top Open Source Graph Databases
3 June 2024, MarkTechPost

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Graph Database Market size to grow by USD 7.40 billion between 2022 - 2027 | Growth Driven by Lack of standardization and programming flexibility - Technavio
13 December 2023, Yahoo Finance

Dgraph on AWS: Setting up a horizontally scalable graph database
1 September 2020, AWS Blog

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Business Wire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11 September 2024, PR Newswire

DoD Successfully Deploys Commercial AI Solutions for COD Project
10 September 2024, Defense Innovation Unit

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17 June 2024, Wilson Sonsini

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here