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

DBMS > Drizzle vs. Splice Machine vs. SQL.JS vs. Sqrrl vs. TerminusDB

System Properties Comparison Drizzle vs. Splice Machine vs. SQL.JS vs. Sqrrl vs. TerminusDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonSplice Machine  Xexclude from comparisonSQL.JS  Xexclude from comparisonSqrrl  Xexclude from comparisonTerminusDB infoformer name was DataChemist  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.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkPort of SQLite to JavaScriptAdaptable, secure NoSQL built on Apache AccumuloScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitesplicemachine.comsql.js.orgsqrrl.comterminusdb.com
Technical documentationsplicemachine.com/­how-it-workssql.js.org/­documentation/­index.htmlterminusdb.github.io/­terminusdb/­#
DeveloperDrizzle project, originally started by Brian AkerSplice MachineAlon Zakai infoenhancements implemented by othersAmazon infooriginally Sqrrl Data, Inc.DataChemist Ltd.
Initial release20082014201220122018
Current release7.2.4, September 20123.1, March 202111.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoAGPL 3.0, commercial license availableOpen SourcecommercialOpen 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 languageC++JavaJavaScriptJavaProlog, Rust
Server operating systemsFreeBSD
Linux
OS X
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyesyes infoSQL-92 is not fully supportednoSQL-like query language (WOQL)
APIs and other access methodsJDBCJDBC
Native Spark Datasource
ODBC
JavaScript APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC
C++
Java
PHP
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
JavaScriptActionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
JavaScript
Python
Server-side scripts infoStored proceduresnoyes infoJavanonoyes
Triggersno infohooks for callbacks inside the server can be used.yesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShared Nothhing Auto-Sharding, Columnar PartitioningnoneSharding infomaking use of HadoopGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneselectable replication factor infomaking use of HadoopJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoYes, via Full Spark Integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles according to SQL-standardnoCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Role-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
DrizzleSplice MachineSQL.JSSqrrlTerminusDB infoformer name was DataChemist
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

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine splices into AWS
8 February 2017, SDTimes.com

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

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

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.

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

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

Present your product here