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

DBMS > Hyprcubd vs. JanusGraph vs. LeanXcale vs. SiteWhere vs. SQLite

System Properties Comparison Hyprcubd vs. JanusGraph vs. LeanXcale vs. SiteWhere vs. SQLite

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLeanXcale  Xexclude from comparisonSiteWhere  Xexclude from comparisonSQLite  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesM2M integration platform for persisting/querying time series dataWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSGraph DBMSKey-value store
Relational DBMS
Time Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitehyprcubd.com (offline)janusgraph.orgwww.leanxcale.comgithub.com/­sitewhere/­sitewherewww.sqlite.org
Technical documentationdocs.janusgraph.orgsitewhere1.sitewhere.io/­index.htmlwww.sqlite.org/­docs.html
DeveloperHyprcubd, Inc.Linux Foundation; originally developed as Titan by AureliusLeanXcaleSiteWhereDwayne Richard Hipp
Initial release2017201520102000
Current release0.6.3, February 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoCommon Public Attribution License Version 1.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaC
Server operating systemshostedLinux
OS X
Unix
Windows
Linux
OS X
Windows
server-less
Data schemeyesyesyespredefined schemeyes infodynamic column types
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesyesyes 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.nononono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLSQL-like query languagenoyes infothrough Apache Derbynoyes infoSQL-92 is not fully supported
APIs and other access methodsgRPC (https)Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
HTTP RESTADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesClojure
Java
Python
C
Java
Scala
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 proceduresnoyesno
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controltoken accessUser authentification and security via Rexster Graph ServerUsers with fine-grained authorization conceptno

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
HyprcubdJanusGraph infosuccessor of TitanLeanXcaleSiteWhereSQLite
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

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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 Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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

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.

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

AllegroGraph logo

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

Milvus logo

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

Present your product here