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 > GigaSpaces vs. mSQL vs. OrigoDB vs. SQL.JS vs. TerminusDB

System Properties Comparison GigaSpaces vs. mSQL vs. OrigoDB vs. SQL.JS vs. TerminusDB

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databasePort of SQLite to JavaScriptScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSDocument store
Object oriented DBMS
Relational DBMSGraph DBMS
Secondary database modelsGraph DBMS
Search engine
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitewww.gigaspaces.comhughestech.com.au/­products/­msqlorigodb.comsql.js.orgterminusdb.com
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlorigodb.com/­docssql.js.org/­documentation/­index.htmlterminusdb.github.io/­terminusdb/­#
DeveloperGigaspaces TechnologiesHughes TechnologiesRobert Friberg et alAlon Zakai infoenhancements implemented by othersDataChemist Ltd.
Initial release200019942009 infounder the name LiveDB20122018
Current release15.5, September 20204.4, October 202111.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablecommercial infofree licenses can be providedOpen SourceOpen SourceOpen Source infoGPL V3
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 languageJava, C++, .NetCC#JavaScriptProlog, Rust
Server operating systemsLinux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesyes
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.no infoXML can be used for describing objects metadatanono infocan be achieved using .NETnono
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JavaScript APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
C++
Java
Python
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetJavaScriptJavaScript
Python
Server-side scripts infoStored proceduresyesnoyesnoyes
Triggersyes, event driven architecturenoyes infoDomain Eventsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizednoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
noneSource-replica replicationnoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYnonenone
Foreign keys infoReferential integritynonodepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logno infoexcept by serializing a db to a fileyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlRole-based access controlnoRole based authorizationnoRole-based access control

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
GigaSpacesmSQL infoMini SQLOrigoDBSQL.JSTerminusDB infoformer name was DataChemist
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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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

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.

Present your product here