DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebase Realtime Database vs. Microsoft Azure Data Explorer vs. SingleStore

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Microsoft Azure Data Explorer vs. SingleStore

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Fully managed big data interactive analytics platformMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument StoreRelational DBMS infocolumn orientedRelational DBMS
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
Document Store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte18,58
Rang#38  Overall
#6  Document Stores
Punkte6,50
Rang#68  Overall
#37  Relational DBMS
Punkte6,77
Rang#64  Overall
#35  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­services/­data-explorerwww.singlestore.com
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.microsoft.com/­en-us/­azure/­data-explorerdocs.singlestore.com
EntwicklerGoogle infoacquired by Google 2014MicrosoftSingleStore Inc.
Erscheinungsjahr201220192013
Aktuelle Versioncloud service with continuous releases8.1, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC++, Go
Server BetriebssystemegehostetgehostetLinux info64 bit version required
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja 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, XSLTneinjanein
Sekundärindizesjaall fields are automatically indexedja
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'Yes, possible languages: KQL, Python, Rja
TriggersCallbacks are triggered when data changesja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesAzure Active Directory AuthenticationFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseMicrosoft Azure Data ExplorerSingleStore infoformer name was MemSQL
Specific characteristicsAzure Data Explorer is a fast and highly scalable data exploration service for log...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesKusto Query Language (innovative query language, optimized for high performance data...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosIoT applications IoT devices generate billions of sensor readings. Normalizing and...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersMicrosoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsAzure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsAn Azure Data Explorer cluster is a pair of engine and data management clusters which...
» mehr
F ree Tier and Enterprise Edition
» mehr

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
Firebase Realtime DatabaseMicrosoft Azure Data ExplorerSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google's Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Everything new for developers at Google I/O: Android Studio, Flutter ...
10. Mai 2023, 9to5Google

Google Announces Advances for Flutter, Android, Web, and ...
10. Mai 2023, Thurrott.com

How to Connect Your React App to Firebase - MUO
9. November 2022, MakeUseOf

Firebase Played Us!
1. Mai 2023, hackernoon.com

bereitgestellt von Google News

Introducing Microsoft Fabric: The data platform for the era of AI ...
23. Mai 2023, azure.microsoft.com

New Microsoft identity and security products announced at its Build ...
23. Mai 2023, SiliconANGLE News

Akridata Unveils Patch Search Feature to Revolutionize Image ...
18. Mai 2023, Datanami

Data Explorer processes unlabeled visual data, boosting creation of ...
19. April 2023, VentureBeat

What's new in Azure Data & AI: Empowering retailers to streamline ...
17. Januar 2023, azure.microsoft.com

bereitgestellt von Google News

SingleStore Launches MongoDB API to Power AI and Real-Time ...
18. Mai 2023, Business Wire

Generative AI: How to Choose the Optimal Database
16. Mai 2023, The New Stack

You Can Do Better than Having Just a Vector Database
6. Mai 2023, Analytics India Magazine

SAS Innovate Conference Showcases Investments, Partnerships ...
11. Mai 2023, Datanami

Top 15 Databricks Competitors and Alternatives
3. Mai 2023, Business Strategy Hub

bereitgestellt von Google News

Jobangebote

Software Engineer
PHNTM, Remote

Front-End React Developer
Brightly, Remote

Software Engineer
Lowe's, Charlotte, NC

SOFTWARE ENGINEERS (327)
IdolSoft, Irving, TX

Software Lead at Fitness-Tech Startup
Calibrex, New York, NY

Azure Data Engineer
DHL eCommerce, Remote

Senior Software Engineer - Azure Data
Microsoft, Redmond, WA

Principal Software Engineer - Azure Data
Microsoft, Redmond, WA

Senior Data Engineer
Solect, Houston, TX

Senior Data Engineer
Pattern Energy Group LP, Houston, TX

Support Engineer
SingleStore, Raleigh, NC

Database Administrator - MemSQL DBA
Pinnacle Group, Inc., Austin, TX

Data Engineer with PL/SQL
TekValue IT Solutions, Houston, TX

Oracle PL/SQL Developer
Zenaide Technologies, Houston, TX

Sr. Oracle PL/SQL Developer
TekValue IT Solutions, Houston, TX

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Präsentieren Sie hier Ihr Produkt