DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Altibase vs. LokiJS vs. MySQL vs. openGemini

System Properties Comparison Altibase vs. LokiJS vs. MySQL vs. openGemini

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonLokiJS  Xexclude from comparisonMySQL  Xexclude from comparisonopenGemini  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSIn-memory JavaScript DBMSWidely used open source RDBMSAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalability
Primary database modelRelational DBMSDocument storeRelational DBMS infoKey/Value like access via memcached APITime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.87
Rank#200  Overall
#93  Relational DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Websitealtibase.comgithub.com/­techfort/­LokiJSwww.mysql.comwww.opengemini.org
github.com/­openGemini
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualstechfort.github.io/­LokiJSdev.mysql.com/­docdocs.opengemini.org/­guide
DeveloperAltibaseOracle infosince 2010, originally MySQL AB, then SunHuawei and openGemini community
Initial release1999201419952022
Current releasev7.3, 2023, August 20239.0.0, July 20241.1, July 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 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 languageC++JavaScriptC and C++Go
Server operating systemsAIX
HP-UX
Linux
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesInteger, Float, Boolean, String
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.nonoyesno
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLANSI SQL-92noyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
Supported programming languagesC
C++
Java
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresstored procedures and stored functionsView functions in JavaScriptyes infoproprietary syntaxno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept infono user groups or rolesAdministrators and common users accounts

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
AltibaseLokiJSMySQLopenGemini
DB-Engines blog posts

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

15 Best Database Software Of 2024
3 July 2024, Spotlight | DesignRush

In-memory OLAP Database Market Is Booming (CAGR of 24.95%)
26 October 2018, openPR

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

Up and Coming Latin Rapper Lil Mexico HOV to Release Singles Every Month
10 April 2020, One World Herald

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, Oracle

An Intuitive Guide to Integrate SQL and Python for Data Science | by Eugenia Anello | Sep, 2024
21 September 2024, Towards Data Science

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

provided by Google News

Open Source @ Huawei
9 February 2022, Huawei

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here