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. MySQL vs. Qdrant

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenQdrant  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 PostgreSQLWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS infoKey/Value Zugriff über memcached APIVektor DBMS
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
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Websiteimpala.apache.orgbangdb.comwww.citusdata.comwww.mysql.comgithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationimpala.apache.org/­impala-docs.htmldocs.bangdb.comdocs.citusdata.comdev.mysql.com/­docqdrant.tech/­documentation
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaSachin Sinha, BangDBOracle infoseit 2010, ursprünglich MySQL AB, danach SunQdrant
Erscheinungsjahr20132012201019952021
Aktuelle Version4.1.0, Juni 2022BangDB 2.0, October 20218.1, Dezember 20188.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3Open Source infoAGPL, commercial license also availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoApache Version 2.0
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 und C++Rust
Server BetriebssystemeLinuxLinuxLinuxFreeBSD
Linux
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Datenschemajaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjajaNumbers, Strings, Geo, Boolean
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 functionalityjanein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjajaja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL like support with command line toolja infostandard, with numerous extensionsja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Proprietäres native API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
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.ja 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 FabricSharding
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
Collection-level replication
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 ConsistencyEventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja infoTable Locks oder Row Locks abhängig von Storage Engineja
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 modeneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und Kerberosyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenKey-based 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Aiven 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 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 ImpalaBangdbCitusMySQLQdrant
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 becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, 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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27. Oktober 2017, KDnuggets

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

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

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

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8. November 2023, blogs.oracle.com

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26. Januar 2024, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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