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. GigaSpaces vs. InterSystems IRIS vs. MariaDB vs. Stardog

System Properties Comparison Amazon SimpleDB vs. GigaSpaces vs. InterSystems IRIS vs. MariaDB vs. Stardog

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMariaDB  Xexclude from comparisonStardog  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 ScioreHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeDocument store
Object oriented DBMS infoValues are user defined objects
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSGraph DBMS
RDF store
Secondary database modelsGraph DBMS
Search engine
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­simpledbwww.gigaspaces.comwww.intersystems.com/­products/­intersystems-irismariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.stardog.com
Technical documentationdocs.aws.amazon.com/­simpledbdocs.gigaspaces.com/­latest/­landing.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmariadb.com/­kb/­en/­librarydocs.stardog.com
DeveloperAmazonGigaspaces TechnologiesInterSystemsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Stardog-Union
Initial release2007200020182009 infoFork of MySQL, which was first released in 19952010
Current release15.5, September 20202023.3, June 202311.3.2, February 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJava, C++, .NetC and C++Java
Server operating systemshostedLinux
macOS
Solaris
Windows
AIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freedepending on used data modelyes infoDynamic columns are supportedschema-free and OWL/RDFS-schema support
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.no infoXML can be used for describing objects metadatayesyesno infoImport/export of XML data possible
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-99 for query and DML statementsyesyes infowith proprietary extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsRESTful HTTP APIGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C++
Java
Python
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesyesyes infoPL/SQL compatibility added with version 10.3user defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes, event driven architectureyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingShardingseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Source-replica replicationMulti-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Role-based access controlyesfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
Amazon SimpleDBGigaSpacesInterSystems IRISMariaDBStardog
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon SimpleDBGigaSpacesInterSystems IRISMariaDBStardog
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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, 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 Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

InterSystems signs deal with Consultmed for ‘replatforming’
1 May 2024, The Medical Republic

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, Pulse+IT News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, azure.microsoft.com

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

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

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

RaimaDB logo

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

AllegroGraph logo

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

Present your product here