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 > Apache Jena - TDB vs. BigObject vs. NebulaGraph vs. SiriDB vs. Snowflake

System Properties Comparison Apache Jena - TDB vs. BigObject vs. NebulaGraph vs. SiriDB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBigObject  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSiriDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkAnalytic DBMS for real-time computations and queriesA distributed, linear scalable, high perfomant Graph DBMSOpen Source Time Series DBMSCloud-based data warehousing service for structured and semi-structured data
Primary database modelRDF storeRelational DBMS infoa hierachical model (tree) can be imposedGraph DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlbigobject.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
siridb.comwww.snowflake.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.bigobject.iodocs.nebula-graph.iodocs.siridb.comdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infooriginally developed by HP LabsBigObject, Inc.Vesoft Inc.CesbitSnowflake Computing Inc.
Initial release20002015201920172014
Current release4.9.0, July 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial infofree community edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMIT Licensecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C
Server operating systemsAll OS with a Java VMLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxLinuxhosted
Data schemeyes infoRDF SchemasyesStrong typed schemayesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes infoNumeric datayes
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.nononoyes
Secondary indexesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL-like query languagenoyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
fluentd
ODBC
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP APICLI Client
JDBC
ODBC
Supported programming languagesJava.Net
C++
Go
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesLuauser defined functionsnouser defined functions
Triggersyes infovia event handlernonono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneCausal Clustering using Raft protocolyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlAccess control via Jena SecuritynoRole-based access controlsimple rights management via user accountsUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
Apache Jena - TDBBigObjectNebulaGraphSiriDBSnowflake
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache Jena - TDBBigObjectNebulaGraphSiriDBSnowflake
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Java Libraries for Machine Learning – AIM
3 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

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