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. Ehcache vs. SQLite vs. TypeDB

System Properties Comparison Bangdb vs. Ehcache vs. SQLite vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonEhcache  Xexclude from comparisonSQLite  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA widely adopted Java cache with tiered storage optionsWidely used embeddable, in-process RDBMSTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitebangdb.comwww.ehcache.orgwww.sqlite.orgtypedb.com
Technical documentationdocs.bangdb.comwww.ehcache.org/­documentationwww.sqlite.org/­docs.htmltypedb.com/­docs
DeveloperSachin Sinha, BangDBTerracotta Inc, owned by Software AGDwayne Richard HippVaticle
Initial release2012200920002016
Current releaseBangDB 2.0, October 20213.10.0, March 20223.46.0  (23 May 2024), May 20242.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses availableOpen Source infoPublic DomainOpen Source infoGPL Version 3, commercial licenses available
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++JavaCJava
Server operating systemsLinuxAll OS with a Java VMserver-lessLinux
OS X
Windows
Data schemeschema-freeschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyes 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.nononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL like support with command line toolnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsProprietary protocol
RESTful HTTP API
JCacheADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesC
C#
C++
Java
Python
JavaActionscript
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
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnononono
Triggersyes, Notifications (with Streaming only)yes infoCache Event Listenersyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoby using Terracotta ServernoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infoby using Terracotta ServernoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integritynonoyesno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infousing a tiered cache-storage approachyesyes
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 modeyesyesno
User concepts infoAccess controlyes (enterprise version only)nonoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
BangdbEhcacheSQLiteTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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
BangdbEhcacheSQLiteTypeDB infoformerly named Grakn
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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

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

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

provided by Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Building a Biomedical Knowledge Graph | by Daniel Crowe
28 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here