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 > Apache IoTDB vs. Blazegraph vs. Google Cloud Spanner vs. LokiJS vs. Microsoft Access

Vergleich der Systemeigenschaften Apache IoTDB vs. Blazegraph vs. Google Cloud Spanner vs. LokiJS vs. Microsoft Access

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.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 DatenbankmodellTime Series DBMSGraph DBMS
RDF Store
Relational DBMSDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,31
Rang#164  Overall
#14  Time Series DBMS
Punkte0,81
Rang#213  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte2,84
Rang#100  Overall
#51  Relational DBMS
Punkte0,49
Rang#260  Overall
#42  Document Stores
Punkte101,16
Rang#11  Overall
#8  Relational DBMS
Websiteiotdb.apache.orgblazegraph.comcloud.google.com/­spannergithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwiki.blazegraph.comcloud.google.com/­spanner/­docstechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­access
EntwicklerApache Software FoundationBlazegraphGoogleMicrosoft
Erscheinungsjahr20182006201720141992
Aktuelle Version1.1.0, April 20232.1.5, Maerz 20191902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoerweiterte kommerzielle Lizenz verfügbarkommerziellOpen Sourcekommerziell infoGebündelt mit Microsoft Office Lizenzen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaJavaScriptC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
Windows
gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoRDF literal typesjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja infoüber Viewsja
SQL infoSupport of SQLSQL-like query languageSPARQL is used as query languageja infoQuery statements complying to ANSI 2011neinja infoaber nicht SQL Standard konform
APIs und andere ZugriffskonzepteJDBC
Native API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-seitige Scripts infoStored ProceduresjajaneinView Functions in JavaScriptja infoab Access 2010 mit ACE-Engine
Triggersjaneinneinjaja infoab Access 2010 mit ACE-Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasjaMulti-source replication with 3 replicas for regional instances.keinekeine
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinja infousing Google Cloud Dataflowjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in Graphsja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoStrict serializable isolationnein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-Logging
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja 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 haltenjaneinja
Berechtigungskonzept infoZugriffskontrollejaSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003

Weitere Informationen bereitgestellt vom Systemhersteller

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
Apache IoTDBBlazegraphGoogle Cloud SpannerLokiJSMicrosoft 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

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12. Oktober 2023, Phoronix

bereitgestellt von Google News

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

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24. September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31. Mai 2024, Data Center Knowledge

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

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

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

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11. Oktober 2023, MS Australia

What Is an MDE File?
9. Februar 2023, Lifewire

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

Milvus logo

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