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

DBMS > FatDB vs. HEAVY.AI vs. SQLite vs. VoltDB vs. Yaacomo

System Properties Comparison FatDB vs. HEAVY.AI vs. SQLite vs. VoltDB vs. Yaacomo

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  Xexclude from comparisonYaacomo  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA .NET NoSQL DBMS that can integrate with and extend SQL Server.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareWidely 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 memoryOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.sqlite.orgwww.voltdb.comyaacomo.com
Technical documentationdocs.heavy.aiwww.sqlite.org/­docs.htmldocs.voltdb.com
DeveloperFatCloudHEAVY.AI, Inc.Dwayne Richard HippVoltDB Inc.Q2WEB GmbH
Initial release20122016200020102009
Current release5.10, January 20223.46.0  (23 May 2024), May 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; enterprise edition availableOpen Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editionscommercial
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++ and CUDACJava, C++
Server operating systemsWindowsLinuxserver-lessLinux
OS X infofor development
Android
Linux
Windows
Data schemeschema-freeyesyes infodynamic column typesyesyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nonono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLno infoVia inetgration in SQL Serveryesyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99yes
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
Thrift
Vega
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
JDBC
ODBC
Supported programming languagesC#All languages supporting JDBC/ODBC/Thrift
Python
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 proceduresyes infovia applicationsnonoJava
Triggersyes infovia applicationsnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoRound robinnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationnoneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno infoFOREIGN KEY constraints are not supportedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesyesyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlno infoCan implement custom security layer via applicationsfine grained access rights according to SQL-standardnoUsers and roles with access to stored proceduresfine grained access rights according to SQL-standard

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
FatDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022SQLiteVoltDBYaacomo
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

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

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

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

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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 Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

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

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