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

DBMS > BigObject vs. Databend vs. Ingres vs. Microsoft Azure Data Explorer vs. SiriDB

Vergleich der Systemeigenschaften BigObject vs. Databend vs. Ingres vs. Microsoft Azure Data Explorer vs. SiriDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenDatabend  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityBewährtes RDBMSFully managed big data interactive analytics platformOpen Source Time Series DBMS
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenRelational DBMSRelational DBMSRelational DBMS infocolumn orientedTime Series 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte0,30
Rang#287  Overall
#130  Relational DBMS
Punkte4,11
Rang#81  Overall
#44  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Websitebigobject.iogithub.com/­datafuselabs/­databend
www.databend.com
www.actian.com/­databases/­ingresazure.microsoft.com/­services/­data-explorersiridb.com
Technische Dokumentationdocs.bigobject.iodocs.databend.comdocs.actian.com/­ingresdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.siridb.com
EntwicklerBigObject, Inc.Databend LabsActian CorporationMicrosoftCesbit
Erscheinungsjahr201520211974 infoUrsprünglich bereits in den 1970 Jahren20192017
Aktuelle Version1.0.59, April 202311.2, Mai 2022cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheRustCC
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
gehostet
Linux
macOS
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
gehostetLinux
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 infoNumeric data
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoaber Import/Export aus/von XML-files möglichjanein
Sekundärindizesjaneinjaall fields are automatically indexedja
SQL infoSupport of SQLSQL-like DML and DDL statementsjajaKusto Query Language (KQL), SQL subsetnein
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
CLI Client
JDBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
Rust
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored ProceduresLuaneinjaYes, possible languages: KQL, Python, Rnein
Triggersneinneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinehorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenSharding infoImplicit feature of the cloud serviceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineIngres Replicatorja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jaja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleneinUsers with fine-grained authorization concept, user rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory AuthenticationEinfache Rechteverwaltung mit Benutzeraccounts

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
BigObjectDatabendIngresMicrosoft Azure Data ExplorerSiriDB
Erwähnungen in aktuellen Nachrichten

Data Bending: Creating Unique Digital Visual Effects
23. April 2020, RedShark News

Rust and the OS, the Web, Database and Other Languages
21. November 2022, The New Stack

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24. Mai 2007, news.thomasnet.com

bereitgestellt von Google News

Ingres CEO Burkhardt will bring open source perspective to Cloud Panel
10. Mai 2024, Database Journal

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, azure.microsoft.com

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

SingleStore logo

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

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt