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

DBMS > AnzoGraph DB vs. GraphDB vs. LokiJS vs. Microsoft Access

Vergleich der Systemeigenschaften AnzoGraph DB vs. GraphDB vs. LokiJS vs. Microsoft Access

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAnzoGraph DB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessen
KurzbeschreibungScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-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.In-memory JavaScript 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.
Primäres DatenbankmodellGraph DBMS
RDF Store
Graph DBMS
RDF Store
Document StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#302  Overall
#24  Graph DBMS
#13  RDF Stores
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.ontotext.comgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmgraphdb.ontotext.com/­documentationtechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­access
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerCambridge SemanticsOntotextMicrosoft
Erscheinungsjahr2018200020141992
Aktuelle Version2.3, Jänner 202110.4, Oktober 20231902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open Sourcekommerziell infofree trial version availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Sourcekommerziell infoGebündelt mit Microsoft Office Lizenzen
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.
ImplementierungsspracheJavaJavaScriptC++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.
DatenschemaSchema-free and OWL/RDFS-schema supportschema-free and OWL/RDFS-schema support; RDF shapesschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja infoüber Viewsja
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinja infoaber nicht SQL Standard konform
APIs und andere ZugriffskonzepteApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Unterstützte ProgrammiersprachenC++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenwell-defined plugin interfaces; JavaScript server-side extensibilityView Functions in JavaScriptja infoab Access 2010 mit ACE-Engine
Triggersneinneinjaja infoab Access 2010 mit ACE-Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic shardingkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation in MPP-ClusterMulti-Source Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce OperationenKerberos/HDFS data loadingneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency in MPP-ClusterImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)keine
Fremdschlüssel inforeferenzielle Integritätnein infonot needed in graphsja infoConstraint checkingneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-Logging
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infoaber keine Files für Transaktions-Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesDefault 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.neinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003
Weitere Informationen bereitgestellt vom Systemhersteller
AnzoGraph DBGraphDB infoUrsprünglicher Name: OWLIMLokiJSMicrosoft Access
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
AnzoGraph DBGraphDB infoUrsprünglicher Name: OWLIMLokiJSMicrosoft Access
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

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

AnzoGraph review: A graph database for deep analytics
15. April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23. Januar 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8. Februar 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

How Knowledge Graphs Automate Data Preparation
15. Juli 2020, Database Trends and Applications

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

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

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

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

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

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

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Präsentieren Sie hier Ihr Produkt