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

DBMS > Citus vs. Geode vs. Hawkular Metrics vs. SQL.JS

System Properties Comparison Citus vs. Geode vs. Hawkular Metrics vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonGeode  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Port of SQLite to JavaScript
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.08
Rank#366  Overall
#39  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.citusdata.comgeode.apache.orgwww.hawkular.orgsql.js.org
Technical documentationdocs.citusdata.comgeode.apache.org/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidesql.js.org/­documentation/­index.html
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Community supported by Red HatAlon Zakai infoenhancements implemented by others
Initial release2010200220142012
Current release8.1, December 20181.1, February 2017
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open Source
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 languageCJavaJavaJavaScript
Server operating systemsLinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyes
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.yes infospecific XML type available, but no XML query functionalitynonono
Secondary indexesyesnono
SQL infoSupport of SQLyes infostandard, with numerous extensionsSQL-like query language (OQL)noyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java Client API
Memcached protocol
RESTful HTTP API
HTTP RESTJavaScript API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
Go
Java
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.user defined functionsnono
Triggersyesyes infoCache Event Listenersyes infovia Hawkular Alertingno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replicationselectable replication factor infobased on Cassandranone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
none
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights per client and object definablenono

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
CitusGeodeHawkular MetricsSQL.JS
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

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, blogs.microsoft.com

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google 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

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

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