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

DBMS > GraphDB vs. Interbase vs. RavenDB vs. SWC-DB vs. Transbase

Vergleich der Systemeigenschaften GraphDB vs. Interbase vs. RavenDB vs. SWC-DB vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
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.Leichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMSA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSDocument StoreWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte5,04
Rang#71  Overall
#39  Relational DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte0,01
Rang#387  Overall
#13  Wide Column Stores
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Websitewww.ontotext.comwww.embarcadero.com/­products/­interbaseravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.transaction.de/­en/­products/­transbase.html
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.embarcadero.com/­products/­interbaseravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextEmbarcaderoHibernating RhinosAlex KashirinTransaction Software GmbH
Erscheinungsjahr20001984201020201987
Aktuelle Version10.4, Oktober 2023InterBase 2020, Dezember 20195.4, Juli 20220.5, April 2021Transbase 8.3, 2022
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoGPL V3kommerziell infoDevelopment Lizenz gratis
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.
ImplementierungsspracheJavaCC#C++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Android
iOS
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesjaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoExportieren als XML möglichneinnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjajaja
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjaSQL-like query language (RQL)SQL-like query languageja
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietäres Protokoll
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityja infoInterbase procedure and trigger languagejaneinja
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationInterbase Change ViewsMulti-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID, Cluster-wide transaction availableja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMultiversion concurreny controljajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthorization levels configured per client per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMInterbaseRavenDBSWC-DB infoSuper Wide Column DatabaseTransbase
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

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

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

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: OWLIMInterbaseRavenDBSWC-DB infoSuper Wide Column DatabaseTransbase
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

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

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

bereitgestellt von Google News

Borland InterBase backdoor detected | ZDNET
11. Januar 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21. Februar 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15. November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29. Januar 2018, Yahoo Singapore News

The advance of Air Force Esports - New Zealand Defence Force
25. Juni 2023, New Zealand Defence Force

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Review: NoSQL database RavenDB
20. März 2019, TechGenix

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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