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. Derby vs. Galaxybase vs. Infobright vs. Microsoft Azure SQL Database

System Properties Comparison Amazon SimpleDB vs. Derby vs. Galaxybase vs. Infobright vs. Microsoft Azure SQL Database

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonInfobright  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  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 ScioreFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant native distributed parallel graph platformHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendDatabase as a Service offering with high compatibility to Microsoft SQL Server
Primary database modelKey-value storeRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Websiteaws.amazon.com/­simpledbdb.apache.org/­derbygalaxybase.comignitetech.com/­softwarelibrary/­infobrightdbazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technical documentationdocs.aws.amazon.com/­simpledbdb.apache.org/­derby/­manuals/­index.htmldocs.microsoft.com/­en-us/­azure/­azure-sql
DeveloperAmazonApache Software FoundationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Ignite Technologies Inc.; formerly InfoBright Inc.Microsoft
Initial release20071997201720052010
Current release10.17.1.0, November 2023Nov 20, November 2021V12
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial
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 languageJavaC and JavaCC++
Server operating systemshostedAll OS with a Java VMLinuxLinux
Windows
hosted
Data schemeschema-freeyesStrong typed schemayesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.yesnonoyes
Secondary indexesyes infoAll columns are indexed automaticallyyesyesno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLnoyesnoyesyes
APIs and other access methodsRESTful HTTP APIJDBCBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaGo
Java
Python
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJava Stored Proceduresuser defined procedures and functionsnoTransact SQL
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationSource-replica replicationyes, with always 3 replicas available
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardRole-based access controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesfine 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 SimpleDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseInfobrightMicrosoft Azure SQL Database infoformerly SQL Azure
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

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

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

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

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Payara Foundation Releases Payara Server 5 and Payara Micro 5
30 March 2018, InfoQ.com

provided by Google News

Ignite Buys Database Vendor Infobright
2 May 2017, Datanami

provided by Google News

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

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, Oracle

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

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.

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

RaimaDB logo

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

Milvus logo

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

AllegroGraph logo

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

Present your product here