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 > Couchbase vs. Firebase Realtime Database vs. MySQL vs. TDengine

Vergleich der Systemeigenschaften Couchbase vs. Firebase Realtime Database vs. MySQL vs. TDengine

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenTDengine  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Weit verbreitetes, allgemein einsetzbares Open Source RDBMSTime Series DBMS and big data platform
Primäres DatenbankmodellDocument StoreDocument StoreRelational DBMS infoKey/Value Zugriff über memcached APITime Series DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte18,46
Rang#36  Overall
#5  Document Stores
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Punkte2,68
Rang#109  Overall
#8  Time Series DBMS
Websitewww.couchbase.comfirebase.google.com/­products/­realtime-databasewww.mysql.comgithub.com/­taosdata/­TDengine
tdengine.com
Technische Dokumentationdocs.couchbase.comfirebase.google.com/­docs/­databasedev.mysql.com/­docdocs.tdengine.com
EntwicklerCouchbase, Inc.Google infoacquired by Google 2014Oracle infoseit 2010, ursprünglich MySQL AB, danach SunTDEngine, previously Taos Data
Erscheinungsjahr2011201219952019
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20238.3.0, Jaenner 20243.0, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoGPL V3, also commercial editions available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
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++, Go and ErlangC und C++C
Server BetriebssystemeLinux
OS X
Windows
gehostetFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Datenschemaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajanein
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinja infomit proprietären ErweiterungenStandard SQL with extensions for time-series applications
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Java
JavaScript
Objective-C
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++limited functionality with using 'rules'ja infoproprietäre Syntaxnein
Triggersja infoüber das TAP ProtokollCallbacks are triggered when data changesjayes, via alarm monitoring
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic Shardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
ja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsja
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.yes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenyes
Weitere Informationen bereitgestellt vom Systemhersteller
Couchbase infoUrsprünglich Membase genanntFirebase Realtime DatabaseMySQLTDengine
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» mehr
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» mehr
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» mehr
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» mehr
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» mehr
Neuigkeiten

Why We Need the Next Generation Data Historian
15. April 2024

Is Closed-Source Software Really More Secure?
8. April 2024

Developers: Stop Donating Your Work to Cloud Service Providers!
28. März 2024

Compare AVEVA Data Hub vs. TDengine
19. März 2024

Modernize Your Wonderware Sites with TDengine
12. März 2024

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

Navicat 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

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

Weitere Ressourcen
Couchbase infoUrsprünglich Membase genanntFirebase Realtime DatabaseMySQLTDengine
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

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, 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

Erwähnungen in aktuellen Nachrichten

Couchbase: GenAI simplifies software development, leading to improved productivity
15. April 2024, Backend News

Couchbase Earnings: What To Look For From BASE
15. April 2024, The Globe and Mail

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

We're Interested To See How Couchbase (NASDAQ:BASE) Uses Its Cash Hoard To Grow
11. April 2024, Yahoo Finance

With Couchbase, Inc. (NASDAQ:BASE) It Looks Like You'll Get What You Pay For
11. April 2024, Simply Wall St

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

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

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17. Januar 2024, Microsoft

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

First principles: Inside MySQL HeatWave Lakehouse on OCI
27. Juli 2023, blogs.oracle.com

Insert Data into a MySQL Database via a Python Script
26. November 2023, The New Stack

bereitgestellt von Google News

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20. September 2022, SiliconANGLE News

TDengine 3.0 Introduces Cloud Native Architecture to Simplify Large-scale Time-Series Data Operations in IoT
23. August 2022, Yahoo Finance

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28. Februar 2023, GlobeNewswire

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

TDengine Brings Open Source Time-Series Database to Kubernetes
23. August 2022, Cloud Native Now

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt