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 > Apache Drill vs. dBASE vs. Google Cloud Bigtable vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Apache Drill vs. dBASE vs. Google Cloud Bigtable vs. Microsoft Azure Data Explorer

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StoragedBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Fully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSKey-Value Store
Wide Column Store
Relational DBMS infocolumn oriented
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
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte11,18
Rang#44  Overall
#28  Relational DBMS
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Websitedrill.apache.orgwww.dbase.comcloud.google.com/­bigtableazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdrill.apache.org/­docswww.dbase.com/­support/­knowledgebasecloud.google.com/­bigtable/­docsdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerApache Software FoundationAsthon TateGoogleMicrosoft
Erscheinungsjahr2012197920152019
Aktuelle Version1.20.3, Jaenner 2023dBASE 2019, 2019cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Server BetriebssystemeLinux
OS X
Windows
DOS infodBase Classic
Windows infodBase Pro
gehostetgehostet
DatenschemaschemafreijaschemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesneinjaneinall fields are automatically indexed
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantneinneinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdengRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenC++dBase eigene IDEC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.neinYes, possible languages: KQL, Python, R
Triggersneinneinneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineInternal replication in Colossus, and regional replication between two clusters in different zonesja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinjaSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSAtomic single-row operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceneinnein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory Authentication

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 DrilldBASEGoogle Cloud BigtableMicrosoft Azure Data Explorer
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

bereitgestellt von Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

What is Dbase? - Definition from Techopedia
19. September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

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

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt