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

DBMS > Bangdb vs. ClickHouse vs. Drizzle vs. YDB

Vergleich der Systemeigenschaften Bangdb vs. ClickHouse vs. Drizzle vs. YDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,15
Rang#334  Overall
#45  Document Stores
#31  Graph DBMS
#31  Time Series DBMS
Punkte16,20
Rang#37  Overall
#23  Relational DBMS
Punkte0,34
Rang#285  Overall
#43  Document Stores
#130  Relational DBMS
Websitebangdb.comclickhouse.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.bangdb.comclickhouse.com/­docsydb.tech/­en/­docs
EntwicklerSachin Sinha, BangDBClickhouse Inc.Drizzle Projekt, ursprünglich gestartet von Brian AkerYandex
Erscheinungsjahr2012201620082019
Aktuelle VersionBangDB 2.0, October 2021v24.3.2.23-lts, April 20247.2.4, September 2012
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0Open Source infoGNU GPLOpen Source infoApache 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
ImplementierungsspracheC, C++C++C++
Server BetriebssystemeLinuxFreeBSD
Linux
macOS
FreeBSD
Linux
OS X
Linux
DatenschemaschemafreijajaFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: 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, XSLTneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialyesjaja
SQL infoSupport of SQLSQL like support with command line toolClose to ANSI SQL (SQL/JSON + extensions)ja infomit propriätären ErweiterungenSQL-like query language (YQL)
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBCRESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C++
Java
PHP
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored Proceduresneinjaneinnein
Triggersyes, Notifications (with Streaming only)neinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkey based and customShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Asynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
Active-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Pluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights defined for Yandex Cloud users

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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
BangdbClickHouseDrizzleYDB
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

TikTok Parent Open Sources Real-Time Data Warehouse
5. Juli 2023, Datanami

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4. April 2022, The US Sun

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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