DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Pinot vs. CockroachDB vs. FatDB vs. Microsoft Azure Data Explorer vs. mSQL

Vergleich der Systemeigenschaften Apache Pinot vs. CockroachDB vs. FatDB vs. Microsoft Azure Data Explorer vs. mSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Pinot  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenFatDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
KurzbeschreibungRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Ein .NET NoSQL DBMS, das in SQL Server integriert werden kann.Fully managed big data interactive analytics platformmSQL (Mini SQL) is a simple and lightweight RDBMS
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,40
Rang#270  Overall
#125  Relational DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Websitepinot.apache.orgwww.cockroachlabs.comazure.microsoft.com/­services/­data-explorerhughestech.com.au/­products/­msql
Technische Dokumentationdocs.pinot.apache.orgwww.cockroachlabs.com/­docsdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerApache Software Foundation and contributorsCockroach LabsFatCloudMicrosoftHughes Technologies
Erscheinungsjahr20152015201220191994
Aktuelle Version1.0.0, September 202323.1.1, Mai 2023cloud service with continuous releases4.4, Oktober 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availablekommerziellkommerziellkommerziell infofree licenses can be provided
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.
ImplementierungsspracheJavaGoC#C
Server BetriebssystemeAll OS with a Java JDK11 or higherLinux
macOS
Windows
WindowsgehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemajadynamic schemaschemafreiFixed 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, XSLTneinjanein
Sekundärindizesjajaall fields are automatically indexedja
SQL infoSupport of SQLSQL-like query languageyes, wire compatible with PostgreSQLnein infoÃœber Integration mit SQL ServerKusto Query Language (KQL), SQL subsetA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs und andere ZugriffskonzepteJDBCJDBC.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenGo
Java
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-seitige Scripts infoStored Proceduresneinja infoÃœber ApplikationenYes, possible languages: KQL, Python, Rnein
Triggersneinja infoÃœber Applikationenja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioninghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTfrei wählbarer Replikationsfaktorja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keine
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
keine
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajanein
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlnein infoSecurity Layer kann über Applikationen implementiert werdenAzure Active Directory Authenticationnein

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
Apache PinotCockroachDBFatDBMicrosoft Azure Data ExplorermSQL infoMini SQL
Erwähnungen in aktuellen Nachrichten

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8. Mai 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8. Mai 2024, DevOps.com

StarTree broadly enhances Apache Pinot-based analytics platform
8. Mai 2024, SiliconANGLE News

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8. Mai 2024, VentureBeat

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2. November 2023, Uber

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23. Januar 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

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

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, Microsoft

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

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.

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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