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 > CouchDB vs. HBase vs. MySQL vs. Snowflake vs. Splunk

Vergleich der Systemeigenschaften CouchDB vs. HBase vs. MySQL vs. Snowflake vs. Splunk

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSplunk  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableWeit verbreitetes, allgemein einsetzbares Open Source RDBMSData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenPlattform für die Analyse von Big Data
Primäres DatenbankmodellDocument StoreWide Column StoreRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,30
Rang#47  Overall
#7  Document Stores
Punkte27,97
Rang#26  Overall
#2  Wide Column Stores
Punkte1061,34
Rang#2  Overall
#2  Relational DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Punkte89,10
Rang#14  Overall
#2  Suchmaschinen
Websitecouchdb.apache.orghbase.apache.orgwww.mysql.comwww.snowflake.comwww.splunk.com
Technische Dokumentationdocs.couchdb.org/­en/­stablehbase.apache.org/­book.htmldev.mysql.com/­docdocs.snowflake.net/­manuals/­index.htmldocs.splunk.com/­Documentation/­Splunk
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetOracle infoseit 2010, ursprünglich MySQL AB, danach SunSnowflake Computing Inc.Splunk Inc.
Erscheinungsjahr20052008199520142003
Aktuelle Version3.3.3, Dezember 20232.3.4, Jaenner 20218.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziellkommerziell infoEingeschränkte Gratisversion verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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.
ImplementierungsspracheErlangJavaC und C++
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows infomit Cygwin
FreeBSD
Linux
OS X
Solaris
Windows
gehostetLinux
OS X
Solaris
Windows
Datenschemaschemafreischema-free, schema definition possiblejaja infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinoptions to bring your own types, AVROjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjajaja
Sekundärindizesja infoüber Viewsneinjaja
SQL infoSupport of SQLneinneinja infomit proprietären Erweiterungenjanein infoSplunk Search Processing Language for search commands
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
CLI Client
JDBC
ODBC
HTTP REST
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Groovy
Java
PHP
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
C#
Java
JavaScript
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptja infoCoprocessors in Javaja infoproprietäre Syntaxuser defined functionsja
Triggersjajajanein infosimilar concept for controling cloud resourcesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0Shardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
jaMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichSingle row ACID (across millions of columns)ACID infonicht für MyISAM Storage EngineACIDnein infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjaja infoTable Locks oder Row Locks abhängig von Storage Enginejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenZugriffsrechte für Benutzer und 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"HBaseMySQLSnowflakeSplunk
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

DB Ransom Attacks Spread to CouchDB and Hadoop
31. Mai 2024, ITPro Today

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

What Is HBase?
19. August 2021, IBM

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

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

How to Create a MySQL 8 Database User With Remote Access
4. Januar 2024, TechRepublic

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

More Snowflake Data Theft Claimed Amid Scrutiny Of MFA Policies: Reports
6. Juni 2024, CRN

Advance Auto Parts stolen data for sale after Snowflake attack
5. Juni 2024, BleepingComputer

Top carmaker Advance Auto Parts confirms stolen data for sale following Snowflake attack
6. Juni 2024, TechRadar

Terabytes of Advance Auto Parts data stolen in Snowflake attack
6. Juni 2024, CyberNews.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

Präsentieren Sie hier Ihr Produkt