DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AlaSQL vs. Apache Impala vs. Badger vs. ClickHouse vs. Drizzle

Vergleich der Systemeigenschaften AlaSQL vs. Apache Impala vs. Badger vs. ClickHouse vs. Drizzle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Impala  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenDrizzle  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.
KurzbeschreibungJavaScript DBMS libraryAnalytic DBMS für HadoopAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A 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.
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,42
Rang#264  Overall
#42  Document Stores
#122  Relational DBMS
Punkte10,63
Rang#40  Overall
#24  Relational DBMS
Punkte0,14
Rang#328  Overall
#48  Key-Value Stores
Punkte15,88
Rang#37  Overall
#22  Relational DBMS
Websitealasql.orgimpala.apache.orggithub.com/­dgraph-io/­badgerclickhouse.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlimpala.apache.org/­impala-docs.htmlgodoc.org/­github.com/­dgraph-io/­badgerclickhouse.com/­docs
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaDGraph LabsClickhouse Inc.Drizzle Projekt, ursprünglich gestartet von Brian Aker
Erscheinungsjahr20142013201720162008
Aktuelle Version4.1.0, Juni 2022v24.6.2.17-stable, Juli 20247.2.4, September 2012
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache 2.0Open Source infoGNU GPL
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.
  • 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.
ImplementierungsspracheJavaScriptC++GoC++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
FreeBSD
Linux
OS X
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinyesja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statementsneinClose to ANSI SQL (SQL/JSON + extensions)ja infomit propriätären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBC
Unterstützte ProgrammiersprachenJavaScriptAll languages supporting JDBC/ODBCGoC# 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
Server-seitige Scripts infoStored Proceduresneinja infoBenutzer definierte Funktionen und Integration von Map/Reduceneinjanein
Triggersjaneinneinneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinekey based and customSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer ReplikationsfaktorkeineAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosneinAccess 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, HTTP

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLApache ImpalaBadgerClickHouseDrizzle
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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

bereitgestellt von Google News

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

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

Cloudera brings Apache Iceberg data lake format to its Data Platform
30. Juni 2022, SiliconANGLE News

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

Dgraph raises $11.5 million for scalable graph database solutions
31. Juli 2019, VentureBeat

bereitgestellt von Google News

A Beginner’s Guide to ClickHouse Database
13. September 2024, KDnuggets

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30. Juli 2024, TechCrunch

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16. Juli 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31. Juli 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1. August 2024, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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