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

DBMS > AlaSQL vs. Infobright vs. openGemini vs. RethinkDB vs. Sequoiadb

System Properties Comparison AlaSQL vs. Infobright vs. openGemini vs. RethinkDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonInfobright  Xexclude from comparisonopenGemini  Xexclude from comparisonRethinkDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionJavaScript DBMS libraryHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityDBMS for the Web with a mechanism to push updated query results to applications in realtime.NewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSDocument storeDocument store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.01
Rank#375  Overall
#39  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitealasql.orgignitetech.com/­softwarelibrary/­infobrightdbwww.opengemini.org
github.com/­openGemini
rethinkdb.comwww.sequoiadb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.opengemini.org/­guiderethinkdb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAndrey Gershun & Mathias R. WulffIgnite Technologies Inc.; formerly InfoBright Inc.Huawei and openGemini communityThe Linux Foundation infosince July 2017Sequoiadb Ltd.
Initial release20142005202220092013
Current release1.1, July 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2
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 languageJavaScriptCGoC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Linux
Windows
Linux
OS X
Windows
Linux
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesInteger, Float, Boolean, Stringyes infostring, binary, float, bool, date, geometryyes infooid, date, timestamp, binary, regex
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.nonononono
Secondary indexesnono infoKnowledge Grid Technology used insteadyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languagenoSQL-like query language
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
HTTP RESTproprietary protocol using JSON
Supported programming languagesJavaScript.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
C 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
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnononoJavaScript
TriggersyesnonoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoAtomic single-document operationsDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnono
User concepts infoAccess controlnofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAdministrators and common users accountsyes infousers and table-level permissionssimple password-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
AlaSQLInfobrightopenGeminiRethinkDBSequoiadb
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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Ignite Buys Database Vendor Infobright
2 May 2017, Datanami

provided by Google News

About HUAWEI Open Source
9 February 2022, huawei.com

provided by Google News

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

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

Present your product here