DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Hive vs. RethinkDB vs. SwayDB vs. Typesense

System Properties Comparison AlaSQL vs. Hive vs. RethinkDB vs. SwayDB vs. Typesense

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHive  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptionJavaScript DBMS librarydata warehouse software for querying and managing large distributed datasets, built on HadoopDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument storeKey-value storeSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.76
Rank#219  Overall
#14  Search engines
Websitealasql.orghive.apache.orgrethinkdb.comswaydb.simer.autypesense.org
Technical documentationgithub.com/­AlaSQL/­alasqlcwiki.apache.org/­confluence/­display/­Hive/­Homerethinkdb.com/­docstypesense.org/­docs
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoinitially developed by FacebookThe Linux Foundation infosince July 2017Simer Plaha
Initial release20142012200920182015
Current release3.1.3, April 20222.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open 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 languageJavaScriptJavaC++ScalaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinux
OS X
Windows
Linux
Data schemeschema-freeyesschema-freeschema-freeschema-free infopre-defined schema optional
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometrynoyes
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
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statementsnonono
APIs and other access methodsJavaScript APIJDBC
ODBC
Thrift
RESTful HTTP API
Supported programming languagesJavaScriptC++
Java
PHP
Python
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
Java
Kotlin
Scala
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reducenono
TriggersyesnoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorSource-replica replicationnoneMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoAtomic single-document operationsAtomic execution of operationsno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
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.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesyes infousers and table-level permissionsno

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
AlaSQLHiveRethinkDBSwayDBTypesense
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

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

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

Elasticsearch alternatives: 8 to consider after the license change
11 March 2021, TechGenix

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5 May 2023, SheKnows

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

Present your product here