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

DBMS > Brytlyt vs. GraphDB vs. JaguarDB vs. Oracle Berkeley DB vs. RavenDB

System Properties Comparison Brytlyt vs. GraphDB vs. JaguarDB vs. Oracle Berkeley DB vs. RavenDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonJaguarDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLEnterprise-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.Performant, highly scalable DBMS for AI and IoT applicationsWidely used in-process key-value storeOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMSGraph DBMS
RDF store
Key-value store
Vector DBMS
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score3.25
Rank#91  Overall
#7  Graph DBMS
#4  RDF stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitebrytlyt.iowww.ontotext.comwww.jaguardb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlravendb.net
Technical documentationdocs.brytlyt.iographdb.ontotext.com/­documentationwww.jaguardb.com/­support.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlravendb.net/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperBrytlytOntotextDataJaguar, Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleHibernating Rhinos
Initial release20162000201519942010
Current release5.0, August 202310.4, October 20233.3 July 202318.1.40, May 20205.4, July 2022
License infoCommercial or Open Sourcecommercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL V3.0Open Source infocommercial license availableOpen Source infoAGPL version 3, commercial 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 languageC, C++ and CUDAJavaC++ infothe server part. Clients available in other languagesC, Java, C++ (depending on the Berkeley DB edition)C#
Server operating systemsLinux
OS X
Windows
All OS with a Java VM
Linux
OS X
Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeyesschema-free and OWL/RDFS-schema support; RDF shapesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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.yes infospecific XML-type available, but no XML query functionality.nonoyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyesyes
SQL infoSupport of SQLyesstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infoSQL interfaced based on SQLite is availableSQL-like query language (RQL)
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLwell-defined plugin interfaces; JavaScript server-side extensibilitynonoyes
Triggersyesnonoyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationMulti-source replicationSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesyes infoConstraint checkingnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardDefault 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.rights management via user accountsnoAuthorization levels configured per client per database
More information provided by the system vendor
BrytlytGraphDB infoformer name: OWLIMJaguarDBOracle Berkeley DBRavenDB
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
News

Matching Skills and Candidates with Graph RAG
31 May 2024

A Triple Store RAG Retriever
29 May 2024

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

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
BrytlytGraphDB infoformer name: OWLIMJaguarDBOracle Berkeley DBRavenDB
Recent citations in the news

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

Brytlyt raises £3.8m for '1000x faster analytics'
22 December 2021, BusinessCloud

provided by Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

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.

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

Present your product here