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. SQLite vs. SwayDB vs. Transwarp ArgoDB

System Properties Comparison Hypertable vs. RavenDB vs. SQLite vs. SwayDB vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonRavenDB  Xexclude from comparisonSQLite  Xexclude from comparisonSwayDB  Xexclude from comparisonTranswarp ArgoDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is 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 DatabaseWidely used embeddable, in-process RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelWide column storeDocument storeRelational DBMSKey-value storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#101  Overall
#18  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.12
Rank#348  Overall
#151  Relational DBMS
Websiteravendb.netwww.sqlite.orgswaydb.simer.auwww.transwarp.cn/­en/­product/­argodb
Technical documentationravendb.net/­docswww.sqlite.org/­docs.htmldocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
DeveloperHypertable Inc.Hibernating RhinosDwayne Richard HippSimer PlahaTranswarp
Initial release2009201020002018
Current release0.9.8.11, March 20165.4, July 20223.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen Source infoAGPL version 3, commercial license availableOpen Source infoPublic DomainOpen Source infoGNU Affero GPL V3.0commercial
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#CScala
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
Linux
macOS
Raspberry Pi
Windows
server-less
Data schemeschema-freeschema-freeyes infodynamic column typesschema-freeyes
Typing infopredefined data types such as float or datenonoyes infonot rigid because of 'dynamic typing' concept.noyes
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 indexesrestricted infoonly exact value or prefix value scansyesyesnoyes
SQL infoSupport of SQLnoSQL-like query language (RQL)yes infoSQL-92 is not fully supportednoyes
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
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
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 Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, Cluster-wide transaction availableACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
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 databasenono

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HypertableRavenDBSQLiteSwayDBTranswarp ArgoDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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 in 2024 – AIM
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

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

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

Present your product here