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

DBMS > Amazon SimpleDB vs. GBase vs. JanusGraph vs. Microsoft Azure SQL Database vs. STSdb

System Properties Comparison Amazon SimpleDB vs. GBase vs. JanusGraph vs. Microsoft Azure SQL Database vs. STSdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonGBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonSTSdb  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 ScioreWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Database as a Service offering with high compatibility to Microsoft SQL ServerKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeRelational DBMSGraph DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score76.78
Rank#16  Overall
#11  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websiteaws.amazon.com/­simpledbwww.gbase.cnjanusgraph.orgazure.microsoft.com/­en-us/­products/­azure-sql/­databasegithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­simpledbdocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­azure-sql
DeveloperAmazonGeneral Data Technology Co., Ltd.Linux Foundation; originally developed as Titan by AureliusMicrosoftSTS Soft SC
Initial release20072004201720102011
Current releaseGBase 8a, GBase 8s, GBase 8c0.6.3, February 2023V124.0.8, September 2015
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercialOpen Source infoGPLv2, commercial license available
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 languageC, Java, PythonJavaC++C#
Server operating systemshostedLinuxLinux
OS X
Unix
Windows
hostedWindows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes infoprimitive types and user defined types (classes)
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.yesnoyes
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesno
SQL infoSupport of SQLnoStandard with numerous extensionsnoyesno
APIs and other access methodsRESTful HTTP APIADO.NET
C API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
.NET Client API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C#Clojure
Java
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresnouser defined functionsyesTransact SQLno
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationhorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesyes, with always 3 replicas availablenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardno

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 SimpleDBGBaseJanusGraph infosuccessor of TitanMicrosoft Azure SQL Database infoformerly SQL AzureSTSdb
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

The year of the graph: Getting graphic, going native, reshaping the landscape
8 January 2018, ZDNet

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, blogs.oracle.com

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News



Share this page

Featured Products

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

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

Present your product here