DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Drizzle vs. eXtremeDB vs. GigaSpaces vs. Interbase vs. MySQL

System Properties Comparison Drizzle vs. eXtremeDB vs. GigaSpaces vs. Interbase vs. MySQL

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisoneXtremeDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInterbase  Xexclude from comparisonMySQL  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Natively in-memory DBMS with options for persistency, high-availability and clusteringHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsLight-weight proven RDBMS infooriginally from BorlandWidely used open source RDBMS
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score5.04
Rank#71  Overall
#39  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Websitewww.mcobject.comwww.gigaspaces.comwww.embarcadero.com/­products/­interbasewww.mysql.com
Technical documentationwww.mcobject.com/­docs/­extremedb.htmdocs.gigaspaces.com/­latest/­landing.htmldocs.embarcadero.com/­products/­interbasedev.mysql.com/­doc
DeveloperDrizzle project, originally started by Brian AkerMcObjectGigaspaces TechnologiesEmbarcaderoOracle infosince 2010, originally MySQL AB, then Sun
Initial release20082001200019841995
Current release7.2.4, September 20128.2, 202115.5, September 2020InterBase 2020, December 20198.3.0, January 2024
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C and C++Java, C++, .NetCC and C++
Server operating systemsFreeBSD
Linux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Solaris
Windows
Android
iOS
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infosupport of XML interfaces availableno infoXML can be used for describing objects metadatano infoexport as XML data possibleyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyes infowith the option: eXtremeSQLSQL-99 for query and DML statementsyesyes infowith proprietary extensions
APIs and other access methodsJDBC.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Java
PHP
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C++
Java
Python
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesyesyes infoInterbase procedure and trigger languageyes infoproprietary syntax
Triggersno infohooks for callbacks inside the server can be used.yes infoby defining eventsyes, event driven architectureyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning / shardingShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Interbase Change ViewsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes infoMultiversion concurreny controlyes infotable locks or row locks depending on storage engine
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.yesyesyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPRole-based access controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
DrizzleeXtremeDBGigaSpacesInterbaseMySQL
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DrizzleeXtremeDBGigaSpacesInterbaseMySQL
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

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

GigaSpaces Cloudify Increases Integration with OpenStack
4 February 2024, Channel Futures

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

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, blogs.oracle.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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