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

DBMS > Firebird vs. GBase vs. Kdb vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database

Vergleich der Systemeigenschaften Firebird vs. GBase vs. Kdb vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebird  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessen
KurzbeschreibungFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Hoch performantes Time Series DBMSFully managed big data interactive analytics platformRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL Server
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMS
Vektor DBMS
Relational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleRelational 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
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte20,82
Rang#30  Overall
#18  Relational DBMS
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Websitewww.firebirdsql.orgwww.gbase.cnkx.comazure.microsoft.com/­services/­data-explorerazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technische Dokumentationwww.firebirdsql.org/­en/­reference-manualscode.kx.comdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.microsoft.com/­en-us/­azure/­azure-sql
EntwicklerFirebird FoundationGeneral Data Technology Co., Ltd.Kx Systems, a division of First Derivatives plcMicrosoftMicrosoft
Erscheinungsjahr2000 infoAls Fork von Borlands InterBase20042000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200320192010
Aktuelle Version5.0.0, Jaenner 2024GBase 8a, GBase 8s, GBase 8c3.6, Mai 2018cloud service with continuous releasesV12
Lizenz infoCommercial or Open SourceOpen Source infoInitial Developer's Public Licensekommerziellkommerziell infoKostenlose 32-bit Versionkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjaja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C, Java, PythonqC++
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxLinux
OS X
Solaris
Windows
gehostetgehostet
DatenschemajajajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja 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, XSLTjajajaja
Sekundärindizesjajaja infotable attribute 'grouped'all fields are automatically indexedja
SQL infoSupport of SQLjaStandard with numerous extensionsSQL-like query language (q)Kusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzepteADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
C API
JDBC
ODBC
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresPSQLuser defined functionsbenutzerdefinierte FunktionenYes, possible languages: KQL, Python, RTransact SQL
Triggersjajaja infomittels Viewsja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by range, list and hash) and vertical partitioninghorizontale PartitionierungSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaSource-Replica Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, immer mindestens 3 Replikas vorhanden
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem BerechtigungskonzeptjaRechteverwaltung mit BenutzeraccountsAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
FirebirdGBaseKdbMicrosoft Azure Data ExplorerMicrosoft Azure SQL Database infofrüher SQL Azure
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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
FirebirdGBaseKdbMicrosoft Azure Data ExplorerMicrosoft Azure SQL Database infofrüher SQL Azure
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

US and Australian police arrested Firebird RAT author and operator
15. April 2024, securityaffairs.com

How to Run Multiple Instances of Firebird Server - opensource for you
31. August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4. Juni 2021, Appinventiv

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8. Juni 2023, AiThority

bereitgestellt von Google News

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

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, azure.microsoft.com

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1. Oktober 2023, InfoQ.com

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

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt