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

DBMS > Amazon DynamoDB vs. Firebase Realtime Database vs. LokiJS vs. Microsoft Access vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Amazon DynamoDB vs. Firebase Realtime Database vs. LokiJS vs. Microsoft Access vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.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.Fully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Key-Value Store
Document StoreDocument StoreRelational DBMSRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte77,72
Rang#16  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte15,07
Rang#38  Overall
#6  Document Stores
Punkte0,52
Rang#259  Overall
#41  Document Stores
Punkte107,93
Rang#11  Overall
#8  Relational DBMS
Punkte5,82
Rang#65  Overall
#37  Relational DBMS
Websiteaws.amazon.com/­dynamodbfirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.aws.amazon.com/­dynamodbfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­accessdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerAmazonGoogle infoacquired by Google 2014MicrosoftMicrosoft
Erscheinungsjahr20122012201419922019
Aktuelle Version1902 (16.0.11328.20222), Maerz 2019cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenkommerziellOpen Sourcekommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC++
Server BetriebssystemegehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.gehostet
DatenschemaschemafreischemafreischemafreijaFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajaja infoüber Viewsjaall fields are automatically indexed
SQL infoSupport of SQLneinneinneinja infoaber nicht SQL Standard konformKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'View Functions in JavaScriptja infoab Access 2010 mit ACE-EngineYes, possible languages: KQL, Python, R
Triggersja infoby integration with AWS LambdaCallbacks are triggered when data changesjaja infoab Access 2010 mit ACE-Engineja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeinekeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
keineEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionjanein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-Loggingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
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-Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbaryes, based on authentication and database rulesneinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Azure Active Directory Authentication

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon DynamoDBFirebase Realtime DatabaseLokiJSMicrosoft AccessMicrosoft Azure Data Explorer
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

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

AWS Weekly Roundup — Savings Plans, Amazon DynamoDB, AWS CodeArtifact, and more — March 25, 2024 ...
25. März 2024, AWS Blog

Performant, Fine Grained Authorization at scale powered by Amazon DynamoDB | Amazon Web Services
22. März 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20. März 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19. März 2024, AWS Blog

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

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

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

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

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Why the Azure community should start planning for Microsoft Fabric today
20. Juni 2023, MSDynamicsWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19. April 2023, VentureBeat

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.

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

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.

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