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

DBMS > Drizzle vs. EXASOL vs. Ingres vs. SQL.JS vs. TerarkDB

System Properties Comparison Drizzle vs. EXASOL vs. Ingres vs. SQL.JS vs. TerarkDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonEXASOL  Xexclude from comparisonIngres  Xexclude from comparisonSQL.JS  Xexclude from comparisonTerarkDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.High-performance, in-memory, MPP database specifically designed for in-memory analytics.Well established RDBMSPort of SQLite to JavaScriptA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitewww.exasol.comwww.actian.com/­databases/­ingressql.js.orggithub.com/­bytedance/­terarkdb
Technical documentationwww.exasol.com/­resourcesdocs.actian.com/­ingressql.js.org/­documentation/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDrizzle project, originally started by Brian AkerExasolActian CorporationAlon Zakai infoenhancements implemented by othersByteDance, originally Terark
Initial release200820001974 infooriginally developed at University Berkely in early 1970s20122016
Current release7.2.4, September 201211.2, May 2022
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialcommercialOpen Sourcecommercial inforestricted open source version available
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++CJavaScriptC++
Server operating systemsFreeBSD
Linux
OS X
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nono infobut tools for importing/exporting data from/to XML-files availablenono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyes infowith proprietary extensionsyesyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBC.Net
JDBC
ODBC
WebSocket
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
JavaScript APIC++ API
Java API
Supported programming languagesC
C++
Java
PHP
Java
Lua
Python
R
JavaScriptC++
Java
Server-side scripts infoStored proceduresnouser defined functionsyesnono
Triggersno infohooks for callbacks inside the server can be used.yesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Ingres Replicatornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardnono

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
DrizzleEXASOLIngresSQL.JSTerarkDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, businesswire.com

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, Yahoo Finance

Exasol brings SaaS-flex to on-prem and public cloud systems
31 May 2023, The Register

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here