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

DBMS > Hypertable vs. RavenDB vs. Splice Machine vs. Sqrrl vs. SwayDB

System Properties Comparison Hypertable vs. RavenDB vs. Splice Machine vs. Sqrrl vs. SwayDB

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonRavenDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonSqrrl  Xexclude from comparisonSwayDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed 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.
DescriptionAn open source BigTable implementation based on distributed file systems such as HadoopOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkAdaptable, secure NoSQL built on Apache AccumuloAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelWide column storeDocument storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#101  Overall
#18  Document stores
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websiteravendb.netsplicemachine.comsqrrl.comswaydb.simer.au
Technical documentationravendb.net/­docssplicemachine.com/­how-it-works
DeveloperHypertable Inc.Hibernating RhinosSplice MachineAmazon infooriginally Sqrrl Data, Inc.Simer Plaha
Initial release20092010201420122018
Current release0.9.8.11, March 20165.4, July 20223.1, March 2021
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen Source infoAGPL version 3, commercial license availableOpen Source infoAGPL 3.0, commercial license availablecommercialOpen Source infoGNU Affero GPL V3.0
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++C#JavaJavaScala
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenonoyesyesno
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.no
Secondary indexesrestricted infoonly exact value or prefix value scansyesyesyesno
SQL infoSupport of SQLnoSQL-like query language (RQL)yesnono
APIs and other access methodsC++ API
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
Native Spark Datasource
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesyes infoJavanono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShared Nothhing Auto-Sharding, Columnar PartitioningSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelMulti-source replicationMulti-source replication
Source-replica replication
selectable replication factor infomaking use of Hadoopnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesYes, via Full Spark Integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, Cluster-wide transaction availableACIDAtomic updates per row, document, or graph entityAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoAuthorization levels configured per client per databaseAccess rights for users, groups and roles according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)no

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
HypertableRavenDBSplice MachineSqrrlSwayDB
Recent citations in the news

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31 January 2024, Analytics India Magazine

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

provided by Google News

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

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

New Splice Machine RDBMS unites OLTP and OLAP
18 November 2015, CIO

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11 February 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12 May 2014, Datanami

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

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

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

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Neo4j logo

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

Present your product here