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 > AllegroGraph vs. GraphDB vs. Oracle NoSQL vs. PouchDB vs. UniData,UniVerse

System Properties Comparison AllegroGraph vs. GraphDB vs. Oracle NoSQL vs. PouchDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSEnterprise-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.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript DBMS with an API inspired by CouchDBMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Graph DBMS
RDF store
Document store
Key-value store
Relational DBMS
Document storeMultivalue DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteallegrograph.comwww.ontotext.comwww.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlgraphdb.ontotext.com/­documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guidesdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperFranz Inc.OntotextOracleApache Software FoundationRocket Software
Initial release20042000201120121985
Current release8.0, December 202310.4, October 202323.3, December 20237.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial
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
Server operating systemsLinux
OS X
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
Data schemeyes infoRDF schemasschema-free and OWL/RDFS-schema support; RDF shapesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesoptionalnooptional
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.no infobulk load of XML files possiblenonono
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes infovia viewsyes
SQL infoSupport of SQLSPARQL is used as query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like DML and DDL statementsnoyes
APIs and other access methodsRESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispwell-defined plugin interfaces; JavaScript server-side extensibilitynoView functions in JavaScriptyes
Triggersyesnonoyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodeswith FederationnoneShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integritynoyes infoConstraint checkingnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)noACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationDefault 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.Access rights for users and rolesnoAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
AllegroGraphGraphDB infoformer name: OWLIMOracle NoSQLPouchDBUniData,UniVerse
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
GraphDB 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

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 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
AllegroGraphGraphDB infoformer name: OWLIMOracle NoSQLPouchDBUniData,UniVerse
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

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

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Present your product here