DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. HyperSQL vs. LokiJS vs. TimesTen vs. TypeDB

System Properties Comparison EJDB vs. HyperSQL vs. LokiJS vs. TimesTen vs. TypeDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonLokiJS  Xexclude from comparisonTimesTen  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBIn-memory JavaScript DBMSIn-Memory RDBMS compatible to OracleTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelDocument storeRelational DBMSDocument storeRelational DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#296  Overall
#44  Document stores
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbhsqldb.orggithub.com/­techfort/­LokiJSwww.oracle.com/­database/­technologies/­related/­timesten.htmltypedb.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdhsqldb.org/­web/­hsqlDocsFrame.htmltechfort.github.io/­LokiJSdocs.oracle.com/­database/­timesten-18.1typedb.com/­docs
DeveloperSoftmotionsOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Vaticle
Initial release20122001201419982016
Current release2.7.2, June 202311 Release 2 (11.2.2.8.0)2.28.3, June 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infobased on BSD licenseOpen SourcecommercialOpen Source infoGPL Version 3, commercial licenses available
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 languageCJavaJavaScriptJava
Server operating systemsserver-lessAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyesyes
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 indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLnoyesnoyesno
APIs and other access methodsin-process shared libraryHTTP API infoJDBC via HTTP
JDBC
ODBC
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
All languages supporting JDBC/ODBC
Java
JavaScriptC
C++
Java
PL/SQL
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnoJava, SQLView functions in JavaScriptPL/SQLno
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenoneno
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication
Source-replica replication
Synchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnoyesno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a single collection possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardyes infoat REST API level; other APIs in progress
More information provided by the system vendor
EJDBHyperSQL infoalso known as HSQLDBLokiJSTimesTenTypeDB 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

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

More resources
EJDBHyperSQL infoalso known as HSQLDBLokiJSTimesTenTypeDB infoformerly named Grakn
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

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

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

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

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

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 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