DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. Firebase Realtime Database vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. Tibero

Vergleich der Systemeigenschaften AlaSQL vs. Firebase Realtime Database vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. Tibero

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Globally distributed, horizontally scalable, multi-model database serviceFully managed big data interactive analytics platformA secure RDBMS, designed for easy portability from Oracle
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument 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
Punkte0,35
Rang#268  Overall
#42  Document Stores
#123  Relational DBMS
Punkte13,32
Rang#39  Overall
#6  Document Stores
Punkte22,13
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,98
Rang#83  Overall
#45  Relational DBMS
Punkte1,38
Rang#150  Overall
#67  Relational DBMS
Websitealasql.orgfirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­services/­data-explorerus.tmaxsoft.com/­products/­tibero
Technische Dokumentationgithub.com/­AlaSQL/­alasqlfirebase.google.com/­docs/­databaselearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­en-us/­azure/­data-explorertechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
EntwicklerAndrey Gershun & Mathias R. WulffGoogle infoacquired by Google 2014MicrosoftMicrosoftTmaxSoft
Erscheinungsjahr20142012201420192003
Aktuelle Versioncloud service with continuous releases7, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziellkommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC and Assembler
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetgehostetgehostetAIX
HP-UX
Linux
Solaris
Windows
DatenschemaschemafreischemafreischemafreiFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoJSON typesja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja
Sekundärindizesneinjaja infoAll properties auto-indexed by defaultall fields are automatically indexedja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinSQL-like query languageKusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzepteJavaScript APIAndroid
iOS
JavaScript API
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Unterstützte ProgrammiersprachenJavaScriptJava
JavaScript
Objective-C
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'JavaScriptYes, possible languages: KQL, Python, RPersistent Stored Procedure (PSM)
TriggersjaCallbacks are triggered when data changesJavaScriptja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplizit im Cloud ServiceSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoby range, hash, list or composite
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoImplizit im Cloud Serviceja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*Spark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagejaMulti-item ACID transactions with snapshot isolation within a partitionneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein infoplanned for next version
Berechtigungskonzept infoZugriffskontrolleneinyes, based on authentication and database rulesZugriffsrechte bis auf item level einstellbarAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)

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
AlaSQLFirebase Realtime DatabaseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Data ExplorerTibero
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Scrape any Website/Service/API with a single SQL Select Statement
18. Januar 2017, hackernoon.com

bereitgestellt von Google News

Hundreds of Google Firebase websites might have leaked data online
14. Februar 2025, MSN

Supabase vs. Firebase: Which BaaS is Best for Your App?
14. August 2024, Netguru

Instant harkens back to a pre-Google Firebase
2. Oktober 2024, TechCrunch

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

Google Cloud beefs up database services for generative AI workloads
2. Oktober 2024, SiliconANGLE News

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Microsoft Announces General Availability of Data API Builder for Azure Cosmos DB
6. Juli 2024, InfoQ.com

How to make the most of Azure Cosmos DB’s free tier
9. Juli 2024, InfoWorld

Share.Market redefines the investment experience with Microsoft Azure
13. September 2024, microsoft.com

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21. Mai 2024, InfoWorld

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Azure Data Explorer Supports Native Ingestion from Amazon S3
7. September 2022, InfoQ.com

Microsoft announces general availability of Azure Data Explorer and Azure Data Lake Storage Gen2
7. Februar 2019, VentureBeat

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

bereitgestellt von Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS
2. August 2022, AWS Blog

Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor
13. Juni 2019, BusinessKorea

TmaxSoft wins deal to supply database system
22. Juni 2015, 코리아타임스

TmaxData to supply database management software to Hyundai, Kia
12. Juni 2019, 코리아타임스

TmaxSoft sets W50 bil. sales projection this year
1. August 2016, 코리아타임스

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

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

Präsentieren Sie hier Ihr Produkt