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

DBMS > Altibase vs. mSQL vs. OrigoDB vs. RethinkDB vs. SpaceTime

System Properties Comparison Altibase vs. mSQL vs. OrigoDB vs. RethinkDB vs. SpaceTime

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.SpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Document storeSpatial DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score1.67
Rank#151  Overall
#70  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score2.84
Rank#106  Overall
#19  Document stores
Score0.00
Rank#396  Overall
#8  Spatial DBMS
Websitealtibase.comhughestech.com.au/­products/­msqlorigodb.comrethinkdb.comwww.mireo.com/­spacetime
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsorigodb.com/­docsrethinkdb.com/­docs
DeveloperAltibaseHughes TechnologiesRobert Friberg et alThe Linux Foundation infosince July 2017Mireo
Initial release199919942009 infounder the name LiveDB20092020
Current releasev7.3, 2023, August 20234.4, October 20212.4.1, August 2020
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercial infofree licenses can be providedOpen SourceOpen Source infoApache Version 2commercial
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 languageC++CC#C++C++
Server operating systemsAIX
HP-UX
Linux
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux
OS X
Windows
Linux
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes infostring, binary, float, bool, date, geometryyes
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.nonono infocan be achieved using .NETnono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLANSI SQL-92A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBC
ODBC
.NET Client API
HTTP API
LINQ
RESTful HTTP API
Supported programming languagesC
C++
Java
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC 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
C#
C++
Python
Server-side scripts infoStored proceduresstored procedures and stored functionsnoyesno
Triggersyesnoyes infoDomain EventsClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizedSharding inforange basedFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationSource-replica replicationReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnodepending on modelnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoRole based authorizationyes infousers and table-level permissionsyes

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
AltibasemSQL infoMini SQLOrigoDBRethinkDBSpaceTime
DB-Engines blog posts

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

show all

Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

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

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

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 is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here