DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > GraphDB vs. Manticore Search vs. Oracle Coherence vs. Stardog vs. Teradata

System Properties Comparison GraphDB vs. Manticore Search vs. Oracle Coherence vs. Stardog vs. Teradata

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Coherence  Xexclude from comparisonStardog  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionEnterprise-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.Multi-storage database for search, including full-text search.Oracles in-memory data grid solutionEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelGraph DBMS
RDF store
Search engineKey-value storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.76
Rank#99  Overall
#8  Graph DBMS
#4  RDF stores
Score0.23
Rank#301  Overall
#21  Search engines
Score1.90
Rank#127  Overall
#21  Key-value stores
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Score41.47
Rank#22  Overall
#15  Relational DBMS
Websitewww.ontotext.commanticoresearch.comwww.oracle.com/­java/­coherencewww.stardog.comwww.teradata.com
Technical documentationgraphdb.ontotext.com/­documentationmanual.manticoresearch.comdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.stardog.comdocs.teradata.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperOntotextManticore SoftwareOracleStardog-UnionTeradata
Initial release20002017200720101984
Current release10.4, October 20236.0, February 202314.1, August 20237.3.0, May 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2commercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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++JavaJava
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
All OS with a Java VMLinux
macOS
Windows
hosted
Linux
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesFixed schemaschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyes
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.noCan index from XMLnono infoImport/export of XML data possibleyes
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infofull-text index on all search fieldsnoyes infosupports real-time indexing in full-text and geospatialyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query languagenoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL 2016 + extensions
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JCache
JPA
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Java
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilityuser defined functionsnouser defined functions and aggregates, HTTP Server extensions in Javayes infoUDFs, stored procedures, table functions in parallel
Triggersnonoyes infoLive Eventsyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSynchronous replication based on Galera libraryyes, with selectable consistency levelMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Immediate Consistency
Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyes infoConstraint checkingnonoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurableACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infooptionallyyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlDefault 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.noauthentification to access the cache via certificates or http basic authenticationAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
GraphDB infoformer name: OWLIMManticore SearchOracle CoherenceStardogTeradata
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

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11 September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30 August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23 August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22 August 2024

The Power of Knowledge Graphs – A Chat with Perfect Memory and Ontotext
16 August 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
GraphDB infoformer name: OWLIMManticore SearchOracle CoherenceStardogTeradata
DB-Engines blog posts

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9 October 2023, PR Newswire

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

Ontotext and Ontopic Join Forces to Revolutionize Data Virtualization
15 November 2023, StreetInsider.com

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18 August 2023, hackernoon.com

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

Oracle WebLogic Server on Azure Virtual Machines major release now available
22 September 2020, azure.microsoft.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services
8 February 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

provided by Google News

Teradata: Award-Winning Tech Firm Has Capital Gains Potential At Undervalued Price (NYSE:TDC)
20 September 2024, Seeking Alpha

Teradata wants you to think differently about data and innovation – and take inspiration from the likes of Shazam
17 September 2024, ITPro

Data Mining Tools Market to Witness Stunning Growth | Teradata, Qlik, Alteryx, Tableau, Splunk
20 September 2024, openPR

Teradata ClearScape Analytics update targets ROI on AI, ML
17 September 2024, TechTarget

Teradata’s ClearScape Analytics Enhancements Will Speed up AI Projects & Lower Costs
18 September 2024, insideBIGDATA

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here