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

DBMS > Hypertable vs. OrientDB vs. SQLite vs. VoltDB

System Properties Comparison Hypertable vs. OrientDB vs. SQLite vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonOrientDB  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  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 HadoopMulti-model DBMS (Document, Graph, Key/Value)Widely used embeddable, in-process RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelWide column storeDocument store
Graph DBMS
Key-value store
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score116.01
Rank#10  Overall
#7  Relational DBMS
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websiteorientdb.orgwww.sqlite.orgwww.voltdb.com
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.htmldocs.voltdb.com
DeveloperHypertable Inc.OrientDB LTD; CallidusCloud; SAPDwayne Richard HippVoltDB Inc.
Initial release2009201020002010
Current release0.9.8.11, March 20163.2.29, March 20243.45.3  (15 April 2024), April 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen Source infoApache version 2Open Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaCJava, C++
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
All OS with a Java JDK (>= JDK 6)server-lessLinux
OS X infofor development
Data schemeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infodynamic column typesyes
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.yes
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 scansyesyesyes
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsC++ API
Thrift
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoJava, JavascriptnoJava
TriggersnoHooksyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelMulti-source replicationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnoAccess rights for users and roles; record level security configurablenoUsers and roles with access to stored procedures

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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

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

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

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

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

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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.

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here