DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > GraphDB vs. Microsoft Azure Table Storage vs. RRDtool vs. Snowflake vs. SQLite

System Properties Comparison GraphDB vs. Microsoft Azure Table Storage vs. RRDtool vs. Snowflake vs. SQLite

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRRDtool  Xexclude from comparisonSnowflake  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.A Wide Column Store for rapid development using massive semi-structured datasetsIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Cloud-based data warehousing service for structured and semi-structured dataWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
RDF store
Wide column storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.89
Rank#93  Overall
#7  Graph DBMS
#3  RDF stores
Score3.09
Rank#82  Overall
#6  Wide column stores
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Score142.50
Rank#7  Overall
#5  Relational DBMS
Score99.49
Rank#10  Overall
#7  Relational DBMS
Websitewww.ontotext.comazure.microsoft.com/­en-us/­services/­storage/­tablesoss.oetiker.ch/­rrdtoolwww.snowflake.comwww.sqlite.org
Technical documentationgraphdb.ontotext.com/­documentationoss.oetiker.ch/­rrdtool/­docdocs.snowflake.net/­manuals/­index.htmlwww.sqlite.org/­docs.html
Social network pagesGitHubLinkedInTwitterMediumYouTube
DeveloperOntotextMicrosoftTobias OetikerSnowflake Computing Inc.Dwayne Richard Hipp
Initial release20002012199920142000
Current release10.4, October 20231.8.0, 20223.46.1  (13 August 2024), August 2024
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialOpen Source infoGPL V2 and FLOSScommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
hostedHP-UX
Linux
hostedserver-less
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes infodynamic column types
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyesyes 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.nonono infoExporting into and restoring from XML files possibleyesno
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnonoyes
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
RESTful HTTP APIin-process shared library
Pipes
CLI Client
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
JavaScript (Node.js)
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
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilitynonouser defined functionsno
Triggersnononono infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infoConstraint checkingnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Access rights based on private key authentication or shared access signaturesnoUsers with fine-grained authorization concept, user roles and pluggable authenticationno
More information provided by the system vendor
GraphDB infoformer name: OWLIMMicrosoft Azure Table StorageRRDtoolSnowflakeSQLite
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» 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
GraphDB infoformer name: OWLIMMicrosoft Azure Table StorageRRDtoolSnowflakeSQLite
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

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

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

show all

Recent citations in the news

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23 October 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23 October 2024, Blocks & Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28 October 2024, The Recursive

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24 October 2024, Trending Topics SEE

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, azure.microsoft.com

provided by Google News

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7 September 2023, CybersecurityNews

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

5 Best Small Business Network Monitoring Software Tools in 2024
13 May 2024, Addictive Tips

provided by Google News

Automatic Performance: Query Acceleration Through Smarter Join Decisions
7 November 2024, snowflake.com

Canadian Man Arrested in Snowflake Data Extortions
5 November 2024, Krebs on Security

Suspect behind Snowflake data-theft attacks arrested in Canada
5 November 2024, BleepingComputer

Snowflake brings AI to data for Australian businesses
7 November 2024, ComputerWeekly.com

Man arrested in Canada allegedly linked to Snowflake data thefts
6 November 2024, CSO Online

provided by Google News

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4 November 2024, The Hacker News

Google: Big Sleep AI Agent Puts SQLite Software Bug to Bed
4 November 2024, Dark Reading

Google claims Big Sleep 'first' AI to spot freshly committed security bug that fuzzing missed
5 November 2024, The Register

Google uses large language model to discover real-world vulnerability
4 November 2024, The Record from Recorded Future News

Google Claims World First As AI Finds 0-Day Security Vulnerability
5 November 2024, Forbes

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.

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here