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. Geode vs. InfinityDB vs. Kinetica

System Properties Comparison Blazegraph vs. Drizzle vs. Geode vs. InfinityDB vs. Kinetica

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDrizzle  Xexclude from comparisonGeode  Xexclude from comparisonInfinityDB  Xexclude from comparisonKinetica  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.
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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA Java embedded Key-Value Store which extends the Java Map interfaceFully vectorized database across both GPUs and CPUs
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value storeKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Websiteblazegraph.comgeode.apache.orgboilerbay.comwww.kinetica.com
Technical documentationwiki.blazegraph.comgeode.apache.org/­docsboilerbay.com/­infinitydb/­manualdocs.kinetica.com
DeveloperBlazegraphDrizzle project, originally started by Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Boiler Bay Inc.Kinetica
Initial release20062008200220022012
Current release2.1.5, March 20197.2.4, September 20121.1, February 20174.07.1, August 2021
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercialcommercial
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 languageJavaC++JavaJavaC, C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
All OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMLinux
Data schemeschema-freeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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 indexesyesyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLSPARQL is used as query languageyes infowith proprietary extensionsSQL-like query language (OQL)noSQL-like DML and DDL statements
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBCJava Client API
Memcached protocol
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaC++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnouser defined functionsnouser defined functions
Triggersnono infohooks for callbacks inside the server can be used.yes infoCache Event Listenersnoyes infotriggers when inserted values for one or more columns fall within a specified range
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes, on a single nodeACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnoyes infoGPU vRAM or System RAM
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Pluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights per client and object definablenoAccess rights for users and roles on table level

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

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

More resources
BlazegraphDrizzleGeodeInfinityDBKinetica
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

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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Milvus logo

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

Present your product here