DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. HEAVY.AI vs. RDF4J vs. SQLite

System Properties Comparison Bangdb vs. HEAVY.AI vs. RDF4J vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Widely used embeddable, in-process RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRDF storeRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitebangdb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
rdf4j.orgwww.sqlite.org
Technical documentationdocs.bangdb.comdocs.heavy.airdf4j.org/­documentationwww.sqlite.org/­docs.html
DeveloperSachin Sinha, BangDBHEAVY.AI, Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Dwayne Richard Hipp
Initial release2012201620042000
Current releaseBangDB 2.0, October 20215.10, January 20223.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; enterprise edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoPublic Domain
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, C++C++ and CUDAJavaC
Server operating systemsLinuxLinuxLinux
OS X
Unix
Windows
server-less
Data schemeschema-freeyesyes infoRDF Schemasyes infodynamic column types
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infonot rigid because of 'dynamic typing' concept.
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 indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL like support with command line toolyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Java
Python
All languages supporting JDBC/ODBC/Thrift
Python
Java
PHP
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
Server-side scripts infoStored proceduresnonoyesno
Triggersyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoRound robinnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardnono

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
BangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022RDF4J infoformerly known as SesameSQLite
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

Making the most of geospatial intelligence
14 April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1 March 2022, Datanami

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

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

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

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

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

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

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