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 > Blazegraph vs. Datomic vs. SQLite vs. TinkerGraph

System Properties Comparison Blazegraph vs. Datomic vs. SQLite vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDatomic  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityWidely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMS
RDF store
Relational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteblazegraph.comwww.datomic.comwww.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwiki.blazegraph.comdocs.datomic.comwww.sqlite.org/­docs.html
DeveloperBlazegraphCognitectDwayne Richard Hipp
Initial release2006201220002009
Current release2.1.5, March 20191.0.7075, December 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercial infolimited edition freeOpen Source infoPublic DomainOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava, ClojureCJava
Server operating systemsLinux
OS X
Windows
All OS with a Java VMserver-less
Data schemeschema-freeyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyes 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.nonono
Secondary indexesyesyesyesno
SQL infoSupport of SQLSPARQL is used as query languagenoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Clojure
Java
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
Groovy
Java
Server-side scripts infoStored proceduresyesyes infoTransaction Functionsnono
TriggersnoBy using transaction functionsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistencynone
Foreign keys infoReferential integrityyes infoRelationships in Graphsnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksno
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)nonono

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
BlazegraphDatomicSQLiteTinkerGraph
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

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

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

Present your product here