DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. GraphDB vs. GridGain vs. H2 vs. Oracle Rdb

Vergleich der Systemeigenschaften AlaSQL vs. GraphDB vs. GridGain vs. H2 vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryEnterprise-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.GridGain is an in-memory computing platform, built on Apache IgniteFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primäres DatenbankmodellDocument Store
Relational DBMS
Graph DBMS
RDF Store
Key-Value Store
Relational DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,53
Rang#258  Overall
#40  Document Stores
#119  Relational DBMS
Punkte2,91
Rang#106  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte1,59
Rang#158  Overall
#26  Key-Value Stores
#73  Relational DBMS
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte1,23
Rang#180  Overall
#82  Relational DBMS
Websitealasql.orgwww.ontotext.comwww.gridgain.comwww.h2database.comwww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationgithub.com/­AlaSQL/­alasqlgraphdb.ontotext.com/­documentationwww.gridgain.com/­docs/­index.htmlwww.h2database.com/­html/­main.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAndrey Gershun & Mathias R. WulffOntotextGridGain Systems, Inc.Thomas MuellerOracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr20142000200720051984
Aktuelle Version10.4, Oktober 2023GridGain 8.5.12.2.220, Juli 20237.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell
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.
ImplementierungsspracheJavaScriptJavaJava, C++, .NetJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMHP Open VMS
Datenschemaschemafreischema-free and OWL/RDFS-schema support; RDF shapesjajaFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCANSI-99 for query and DML statements, subset of DDLjaja
APIs und andere ZugriffskonzepteJavaScript APIGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScript.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
Java
Server-seitige Scripts infoStored Proceduresneinwell-defined plugin interfaces; JavaScript server-side extensibilityyes (compute grid and cache interceptors can be used instead)Java Stored Procedures and User-Defined Functions
Triggersjaneinyes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikationyes (replicated cache)With clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinyes (compute grid and hadoop accelerator)neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoConstraint checkingneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDACIDyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinDefault 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.Security Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLGraphDB infoUrsprünglicher Name: OWLIMGridGainH2Oracle Rdb
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Choosing A Graph Data Model to Best Serve Your Use Case
27. März 2024

Event Extraction Based on Fine-Tuned Text2Event Transformer Speeds up the Fact-checking Process
22. März 2024

Drive Growth with Data-Driven Strategies: Introducing Zenia Graph’s Salesforce Accelerator
20. März 2024

Multilingual Question Answering in Medicine based on XLM-RoBERTa
15. März 2024

Ontotext Marketing Gets a Boost from Knowledge Graph Powered LLMs
13. 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
AlaSQLGraphDB infoUrsprünglicher Name: OWLIMGridGainH2Oracle Rdb
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

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

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

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

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, Yahoo Finance

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

bereitgestellt von Google News

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12. März 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22. August 2023, GlobeNewswire

GridGain's 2023 Growth Positions Company for Strong 2024
24. Januar 2024, PR Newswire

GridGain Announces Silver Sponsorship of the Gartner Data & Analytics Summit in the UK
17. Mai 2023, Yahoo Finance

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Präsentieren Sie hier Ihr Produkt