DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Dolt vs. GraphDB vs. IBM Db2 vs. jBASE

Vergleich der Systemeigenschaften Dolt vs. GraphDB vs. IBM Db2 vs. jBASE

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaEnterprise-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.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxA robust multi-value DBMS comprising development tools and middleware
Primäres DatenbankmodellRelational DBMSGraph DBMS
RDF Store
Relational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBMultivalue DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ontotext.comwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technische Dokumentationdocs.dolthub.comgraphdb.ontotext.com/­documentationwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDoltHub IncOntotextIBMRocket Software (früher Zumasys)
Erscheinungsjahr201820001983 infoVersion für Großrechner1991
Aktuelle Version10.4, Oktober 202312.1, Oktober 20165.7
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell infokostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaC und C++
Server BetriebssystemeLinux
macOS
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Datenschemajaschema-free and OWL/RDFS-schema support; RDF shapesjaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja
SQL infoSupport of SQLjastored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjaEmbedded SQL for jBASE in BASIC
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Basic
Jabbascript
Java
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releasewell-defined plugin interfaces; JavaScript server-side extensibilityjaja
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infonur in Windows/Unix/Linux VersionSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-Source Replikationja infomit Zusatztools (MQ, InfoSphere)ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)
Fremdschlüssel inforeferenzielle Integritätjaja infoConstraint checkingjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupDefault 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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights can be defined down to the item level
Weitere Informationen bereitgestellt vom Systemhersteller
DoltGraphDB infoUrsprünglicher Name: OWLIMIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
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

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
DoltGraphDB infoUrsprünglicher Name: OWLIMIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 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 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

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24. April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, precisely.com

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

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.

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt