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 > GeoMesa vs. Percona Server for MySQL vs. RethinkDB vs. SQL.JS vs. STSdb

System Properties Comparison GeoMesa vs. Percona Server for MySQL vs. RethinkDB vs. SQL.JS vs. STSdb

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Enhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Port of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelSpatial DBMSRelational DBMSDocument storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitewww.geomesa.orgwww.percona.com/­software/­mysql-database/­percona-serverrethinkdb.comsql.js.orggithub.com/­STSSoft/­STSdb4
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.percona.com/­downloads/­Percona-Server-LATESTrethinkdb.com/­docssql.js.org/­documentation/­index.html
DeveloperCCRi and othersPerconaThe Linux Foundation infosince July 2017Alon Zakai infoenhancements implemented by othersSTS Soft SC
Initial release20142008200920122011
Current release5.0.0, May 20248.0.36-28, 20242.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoGPL version 2Open Source infoApache Version 2Open SourceOpen Source infoGPLv2, commercial license 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.
Implementation languageScalaC and C++C++JavaScriptC#
Server operating systemsLinuxLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyesyes 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.noyesnono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsADO.NET
JDBC
ODBC
JavaScript API.NET Client API
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScriptC#
Java
Server-side scripts infoStored proceduresnoyesnono
TriggersnoyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layerMulti-source replication
Source-replica replication
XtraDB Cluster
Source-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesnoyes
User concepts infoAccess controlyes infodepending on the DBMS used for storageUsers with fine-grained authorization concept infono user groups or rolesyes infousers and table-level permissionsnono

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
GeoMesaPercona Server for MySQLRethinkDBSQL.JSSTSdb
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

Critical MySQL Vulnerabilities Can Lead to Server Compromise
2 November 2016, Threatpost

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Present your product here