DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > GraphDB vs. GridDB vs. Heroic vs. LevelDB vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften GraphDB vs. GridDB vs. Heroic vs. LevelDB vs. SAP Advantage Database Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungEnterprise-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.Scalable in-memory time series database optimized for IoT and Big DataTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesLow-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellGraph DBMS
RDF Store
Time Series DBMSTime Series DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,51
Rang#255  Overall
#21  Time Series DBMS
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Websitewww.ontotext.comgriddb.netgithub.com/­spotify/­heroicgithub.com/­google/­leveldbwww.sap.com/products/advantage-database-server.html
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.griddb.netspotify.github.io/­heroicgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextToshiba CorporationSpotifyGoogleSybase, SAP
Erscheinungsjahr20002013201420111993
Aktuelle Version10.4, Oktober 20235.1, August 20221.23, Februar 2021
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0Open Source infoBSDkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++JavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
LinuxIllumos
Linux
OS X
Windows
Linux
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesjaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja infovia Elasticsearchneinja
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL92, SQL-like TQL (Toshiba Query Language)neinneinja
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Delphi
Perl
PHP
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinneinneinja
Triggersneinjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationjakeineMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate consistency within container, eventual consistency across containersEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID at container levelneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith automatic compression on writesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein infocaching of (temporary) tables can be configured
Berechtigungskonzept infoZugriffskontrolleDefault 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 can be defined per databaseneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMGridDBHeroicLevelDBSAP Advantage Database Server infofrüherer Name: Sybase ADS
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
GitHub trending repository
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Neuigkeiten

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

Using GraphDB’s Natural Language Interface to Talk with Your Content
29. März 2024

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
GraphDB infoUrsprünglicher Name: OWLIMGridDBHeroicLevelDBSAP Advantage Database Server infofrüherer Name: Sybase ADS
Erwähnungen in aktuellen Nachrichten

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

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

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

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

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

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt