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

DBMS > Blazegraph vs. Drizzle vs. Google Cloud Spanner vs. Hyprcubd vs. SQLite

System Properties Comparison Blazegraph vs. Drizzle vs. Google Cloud Spanner vs. Hyprcubd vs. SQLite

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonHyprcubd  Xexclude from comparisonSQLite  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Serverless Time Series DBMSWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
RDF store
Relational DBMSRelational DBMSTime Series DBMSRelational 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
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websiteblazegraph.comcloud.google.com/­spannerhyprcubd.com (offline)www.sqlite.org
Technical documentationwiki.blazegraph.comcloud.google.com/­spanner/­docswww.sqlite.org/­docs.html
DeveloperBlazegraphDrizzle project, originally started by Brian AkerGoogleHyprcubd, Inc.Dwayne Richard Hipp
Initial release2006200820172000
Current release2.1.5, March 20197.2.4, September 20123.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoGNU GPLcommercialcommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++GoC
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
hostedhostedserver-less
Data schemeschema-freeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyes infotime, int, uint, float, stringyes 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
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLSPARQL is used as query languageyes infowith proprietary extensionsyes infoQuery statements complying to ANSI 2011SQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
gRPC (https)ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Java
PHP
Go
Java
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 proceduresyesnononono
Triggersnono infohooks for callbacks inside the server can be used.nonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication with 3 replicas for regional instances.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoStrict serializable isolationnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes 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.nonoyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Pluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)token accessno

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
BlazegraphDrizzleGoogle Cloud SpannerHyprcubdSQLite
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

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

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

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

provided by Google News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Cloud Spanner Is Now Half the Cost of Amazon DynamoDB
13 October 2023, Datanami

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

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

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here