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

DBMS > GraphDB vs. Kdb vs. Microsoft Access vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften GraphDB vs. Kdb vs. Microsoft Access vs. SAP Advantage Database Server

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenMicrosoft Access  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.Hoch performantes Time Series DBMSMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Low-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellGraph DBMS
RDF Store
Time Series DBMS
Vektor DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational 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
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Websitewww.ontotext.comkx.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.sap.com/products/advantage-database-server.html
Technische Dokumentationgraphdb.ontotext.com/­documentationcode.kx.comdeveloper.microsoft.com/­en-us/­access
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextKx Systems, a division of First Derivatives plcMicrosoftSybase, SAP
Erscheinungsjahr20002000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200319921993
Aktuelle Version10.4, Oktober 20233.6, Mai 20181902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziell infoKostenlose 32-bit Versionkommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziell
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.
ImplementierungsspracheJavaqC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesjajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infotable attribute 'grouped'jaja
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query language (q)ja infoaber nicht SQL Standard konformja
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
DAO
ODBC
OLE DB
.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#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Delphi
Perl
PHP
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilitybenutzerdefinierte Funktionenja infoab Access 2010 mit ACE-Engineja
Triggersneinja infomittels Viewsja infoab Access 2010 mit ACE-Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierungkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationkeineMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoaber keine Files für Transaktions-LoggingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoaber keine Files für Transaktions-Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein 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.Rechteverwaltung mit Benutzeraccountsnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMKdbMicrosoft AccessSAP Advantage Database Server infofrüherer Name: Sybase ADS
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
upon request
» mehr
Neuigkeiten

Migrating From LPG to RDF Graph Model
8. Mai 2024

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

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

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: OWLIMKdbMicrosoft AccessSAP Advantage Database Server infofrüherer Name: Sybase ADS
DB-Engines Blog Posts

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

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 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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

How to Connect MS Access to MySQL via ODBC Driver
7. September 2023, TechiExpert.com

bereitgestellt von Google News

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

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30. September 2005, Ad Age

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.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt