DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GBase vs. Hyprcubd vs. Ignite vs. Splice Machine vs. SQL.JS

System Properties Comparison GBase vs. Hyprcubd vs. Ignite vs. Splice Machine vs. SQL.JS

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonHyprcubd  Xexclude from comparisonIgnite  Xexclude from comparisonSplice Machine  Xexclude from comparisonSQL.JS  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Serverless Time Series DBMSApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkPort of SQLite to JavaScript
Primary database modelRelational DBMSTime Series DBMSKey-value store
Relational DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.gbase.cnhyprcubd.com (offline)ignite.apache.orgsplicemachine.comsql.js.org
Technical documentationapacheignite.readme.io/­docssplicemachine.com/­how-it-workssql.js.org/­documentation/­index.html
DeveloperGeneral Data Technology Co., Ltd.Hyprcubd, Inc.Apache Software FoundationSplice MachineAlon Zakai infoenhancements implemented by others
Initial release2004201520142012
Current releaseGBase 8a, GBase 8s, GBase 8cApache Ignite 2.63.1, March 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoAGPL 3.0, commercial license availableOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, Java, PythonGoC++, Java, .NetJavaJavaScript
Server operating systemsLinuxhostedLinux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyes infotime, int, uint, float, stringyesyesyes
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.yesnoyesno
Secondary indexesyesnoyesyes
SQL infoSupport of SQLStandard with numerous extensionsSQL-like query languageANSI-99 for query and DML statements, subset of DDLyesyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
C API
JDBC
ODBC
gRPC (https)HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
Native Spark Datasource
ODBC
JavaScript API
Supported programming languagesC#C#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnoyes (compute grid and cache interceptors can be used instead)yes infoJavano
Triggersyesnoyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningShardingShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes (replicated cache)Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)Yes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyesno 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.noyesyesyes
User concepts infoAccess controlyestoken accessSecurity Hooks for custom implementationsAccess rights for users, groups and roles according to SQL-standardno

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
GBaseHyprcubdIgniteSplice MachineSQL.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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine takes on big boys of big data with Hadoop RDBMS
21 January 2015, RCR Wireless News

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here