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 > Geode vs. Memgraph vs. SQL.JS vs. Warp 10

System Properties Comparison Geode vs. Memgraph vs. SQL.JS vs. Warp 10

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelKey-value storeGraph DBMSRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#134  Overall
#24  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitegeode.apache.orgmemgraph.comsql.js.orgwww.warp10.io
Technical documentationgeode.apache.org/­docsmemgraph.com/­docssql.js.org/­documentation/­index.htmlwww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Memgraph LtdAlon Zakai infoenhancements implemented by othersSenX
Initial release2002201720122015
Current release1.1, February 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourceOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaScriptJava
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeschema-free and schema-optionalyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.nononono
Secondary indexesnono
SQL infoSupport of SQLSQL-like query language (OQL)noyes infoSQL-92 is not fully supportedno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Bolt protocol
Cypher query language
JavaScript APIHTTP API
Jupyter
WebSocket
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnoyes infoWarpScript
Triggersyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication using RAFTnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACID infowith snapshot isolationACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno 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.yesyesyesyes
User concepts infoAccess controlAccess rights per client and object definableUsers, roles and permissionsnoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
GeodeMemgraphSQL.JSWarp 10
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

More resources
GeodeMemgraphSQL.JSWarp 10
DB-Engines blog posts

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

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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

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

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

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

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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.

Milvus logo

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

Present your product here