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 > Firebird vs. GBase vs. Kingbase vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebird  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenKingbase  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 InterBaseAn analytical database for business intelligence with large customers in China.An enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Fully managed big data interactive analytics platformRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL Server
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document 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
Punkte0,45
Rang#262  Overall
#123  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Websitewww.firebirdsql.orgwww.gbase.cnwww.kingbase.com.cnazure.microsoft.com/­services/­data-explorerazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technische Dokumentationwww.firebirdsql.org/­en/­reference-manualsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.microsoft.com/­en-us/­azure/­azure-sql
EntwicklerFirebird FoundationBeiJing KINGBASE Information technologies inc.MicrosoftMicrosoft
Erscheinungsjahr2000 infoAls Fork von Borlands InterBase199920192010
Aktuelle Version5.0.0, Jaenner 2024GBase 8aV8.0, August 2021cloud service with continuous releasesV12
Lizenz infoCommercial or Open SourceOpen Source infoInitial Developer's Public Licensekommerziellkommerziellkommerziellkommerziell
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 and JavaC++
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
gehostetgehostet
DatenschemajajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja 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, XSLTjajaja
Sekundärindizesjajaall fields are automatically indexedja
SQL infoSupport of SQLjaStandard with numerous extensionsKusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzepteADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
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
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresPSQLuser defined functionsYes, possible languages: KQL, Python, RTransact SQL
Triggersjajaja 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 partitioningSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationjaja 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 OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltennein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzeptfine grained access rights according to SQL-standardAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
FirebirdGBaseKingbaseMicrosoft 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

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14. Dezember 2023, HITS Daily Double

US and Australian police arrested Firebird RAT author and operator
15. April 2024, Security Affairs

Albany Firebirds single-game tickets on sale Friday
29. Februar 2024, Troy Record

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8. Juli 2022, PingWest

Backup & Recovery Solutions from China
4. August 2022, Хабр

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt