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 > GBase vs. Graphite vs. JanusGraph vs. SQLite vs. VelocityDB

System Properties Comparison GBase vs. Graphite vs. JanusGraph vs. SQLite vs. VelocityDB

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonGraphite  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonSQLite  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used embeddable, in-process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSTime Series DBMSGraph DBMSRelational DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.gbase.cngithub.com/­graphite-project/­graphite-webjanusgraph.orgwww.sqlite.orgvelocitydb.com
Technical documentationgraphite.readthedocs.iodocs.janusgraph.orgwww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuide
DeveloperGeneral Data Technology Co., Ltd.Chris DavisLinux Foundation; originally developed as Titan by AureliusDwayne Richard HippVelocityDB Inc
Initial release20042006201720002011
Current releaseGBase 8a, GBase 8s, GBase 8c0.6.3, February 20233.45.3  (15 April 2024), April 20247.x
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoPublic Domaincommercial
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 languageC, Java, PythonPythonJavaCC#
Server operating systemsLinuxLinux
Unix
Linux
OS X
Unix
Windows
server-lessAny that supports .NET
Data schemeyesyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyes 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.yesnononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLStandard with numerous extensionsnonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsADO.NET
C API
JDBC
ODBC
HTTP API
Sockets
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.Net
Supported programming languagesC#JavaScript (Node.js)
Python
Clojure
Java
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
.Net
Server-side scripts infoStored proceduresuser defined functionsnoyesnono
TriggersyesnoyesyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyesnoUser authentification and security via Rexster Graph ServernoBased on Windows Authentication

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
GBaseGraphiteJanusGraph infosuccessor of TitanSQLiteVelocityDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

How Grafana made observability accessible
12 June 2023, InfoWorld

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here