DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Geode vs. MySQL vs. Percona Server for MongoDB vs. SingleStore vs. Warp 10

System Properties Comparison Geode vs. MySQL vs. Percona Server for MongoDB vs. SingleStore vs. Warp 10

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonMySQL  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesWidely used open source RDBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelKey-value storeRelational DBMS infoKey/Value like access via memcached APIDocument storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#133  Overall
#23  Key-value stores
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score5.91
Rank#61  Overall
#34  Relational DBMS
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Websitegeode.apache.orgwww.mysql.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.comwww.warp10.io
Technical documentationgeode.apache.org/­docsdev.mysql.com/­docdocs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.comwww.warp10.io/­content/­02_Getting_started
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Oracle infosince 2010, originally MySQL AB, then SunPerconaSingleStore Inc.SenX
Initial release20021995201520132015
Current release1.1, February 20178.3.0, January 20243.4.10-2.10, November 20178.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL Version 2commercial infofree developer edition availableOpen Source infoApache License 2.0
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.SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJavaC and C++C++C++, GoJava
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredFreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux info64 bit version requiredLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
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.noyesnonono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query language (OQL)yes infowith proprietary extensionsnoyes infobut no triggers and foreign keysno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsyes infoproprietary syntaxJavaScriptyesyes infoWarpScript
Triggersyes infoCache Event Listenersyesnonono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding infohash partitioningSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication infostores two copies of each physical data partition on two separate nodesselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACID infonot for MyISAM storage enginenoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovia In-Memory Engineyesyes
User concepts infoAccess controlAccess rights per client and object definableUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and rolesFine grained access control via users, groups and rolesMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
GeodeMySQLPercona Server for MongoDBSingleStore infoformer name was MemSQLWarp 10
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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 MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

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

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

More resources
GeodeMySQLPercona Server for MongoDBSingleStore infoformer name was MemSQLWarp 10
DB-Engines blog posts

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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

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

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

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26 March 2024, Oracle

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

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Is database-as-a-service in Percona's future?
23 May 2022, VentureBeat

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5 March 2024, Business Wire

New AI features for developers in SingleStoreDB
29 January 2024, InfoWorld

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3 January 2024, Acceleration Economy

provided by Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4 April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here