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 Impala vs. Bangdb vs. Citus vs. gStore vs. MySQL

Vergleich der Systemeigenschaften Apache Impala vs. Bangdb vs. Citus vs. gStore vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessengStore  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für HadoopConverged and high performance database for device data, events, time series, document and graphScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA native Graph DBMS to store and maintain very large RDF datasets.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSGraph DBMS
RDF Store
Relational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleDocument StoreSpatial DBMSDocument StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte0,04
Rang#359  Overall
#37  Graph DBMS
#18  RDF Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Websiteimpala.apache.orgbangdb.comwww.citusdata.comen.gstore.cnwww.mysql.com
Technische Dokumentationimpala.apache.org/­impala-docs.htmldocs.bangdb.comdocs.citusdata.comen.gstore.cn/­#/­enDocsdev.mysql.com/­doc
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaSachin Sinha, BangDBOracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20132012201020161995
Aktuelle Version4.1.0, Juni 2022BangDB 2.0, October 20218.1, Dezember 20181.2, November 20238.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3Open Source infoAGPL, commercial license also availableOpen Source infoBSDOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheC++C, C++CC++C und C++
Server BetriebssystemeLinuxLinuxLinuxLinuxFreeBSD
Linux
OS X
Solaris
Windows
Datenschemajaschemafreijaschema-free and OWL/RDFS-schema supportja
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML type available, but no XML query functionalityneinja
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaja
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL like support with command line toolja infostandard, with numerous extensionsneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
SPARQL 1.1
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Java
JavaScript (Node.js)
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/Reduceneinbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.jaja infoproprietäre Syntax
Triggersneinyes, Notifications (with Streaming only)jaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorselectable replication factor, Knob for CAP (enterprise version only)Source-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDjaACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modeneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und Kerberosyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions, Role-Based Access Control (RBAC) supportedBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

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
DrittanbieterAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

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 ImpalaBangdbCitusgStoreMySQL
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Impala 4 Supports Operator Multi-Threading
29. Juli 2021, iProgrammer

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

StarRocks Brings Speedy OLAP Database to the Cloud
14. Juli 2022, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Ubicloud reels in $16M for its open-source cloud platform
5. März 2024, SiliconANGLE News

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17. Mai 2024, Telecompaper EN

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8. November 2023, Oracle

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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