DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blazegraph vs. InfinityDB vs. Lovefield vs. ObjectBox vs. Oracle Berkeley DB

System Properties Comparison Blazegraph vs. InfinityDB vs. Lovefield vs. ObjectBox vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonInfinityDB  Xexclude from comparisonLovefield  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle Berkeley DB  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.A Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable relational database for web apps written in pure JavaScriptExtremely fast embedded database for small devices, IoT and MobileWidely used in-process key-value store
Primary database modelGraph DBMS
RDF store
Key-value storeRelational DBMSObject oriented DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsTime 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
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websiteblazegraph.comboilerbay.comgoogle.github.io/­lovefieldobjectbox.iowww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationwiki.blazegraph.comboilerbay.com/­infinitydb/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.objectbox.iodocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperBlazegraphBoiler Bay Inc.GoogleObjectBox LimitedOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20062002201420171994
Current release2.1.5, March 20194.02.1.12, February 201718.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialOpen Source infoApache 2.0Open Source infoApache License 2.0Open Source infocommercial license available
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 languageJavaJavaJavaScriptC and C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
OS X
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAndroid
iOS
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesno
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 infoonly with the Berkeley DB XML edition
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenoSQL-like query language infovia JavaScript builder patternnoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary native API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
JavaJavaScriptC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresyesnononono
TriggersnonoUsing read-only observersnoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneonline/offline synchronization between client and serverSource-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 configurationImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsno infomanual creation possible, using inversions based on multi-value capabilityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDBnoyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)nonoyesno
More information provided by the system vendor
BlazegraphInfinityDBLovefieldObjectBoxOracle Berkeley DB
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
BlazegraphInfinityDBLovefieldObjectBoxOracle Berkeley DB
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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

RaimaDB logo

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

Present your product here