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. SQL.JS vs. TypeDB vs. UniData,UniVerse

System Properties Comparison Bangdb vs. SQL.JS vs. TypeDB vs. UniData,UniVerse

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonSQL.JS  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphPort of SQLite to JavaScriptTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational 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.
Multivalue DBMS
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
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Websitebangdb.comsql.js.orgtypedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.bangdb.comsql.js.org/­documentation/­index.htmltypedb.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperSachin Sinha, BangDBAlon Zakai infoenhancements implemented by othersVaticleRocket Software
Initial release2012201220161985
Current releaseBangDB 2.0, October 20212.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open SourceOpen Source infoGPL Version 3, commercial licenses availablecommercial
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++JavaScriptJavaC
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesoptional
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, geospatialyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
JavaScript APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC
C#
C++
Java
Python
JavaScriptAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnononoyes
Triggersyes, Notifications (with Streaming only)nonoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneMulti-source replication infoby using CassandraSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate Consistency
Foreign keys infoReferential integritynoyesno infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellno infoexcept by serializing a db to a fileyesyes
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 modeyesno
User concepts infoAccess controlyes (enterprise version only)noyes infoat REST API level; other APIs in progressAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
BangdbSQL.JSTypeDB infoformerly named GraknUniData,UniVerse
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

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

More resources
BangdbSQL.JSTypeDB infoformerly named GraknUniData,UniVerse
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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