Skip to content
Databases

TDengine TDengine Time-Series Database — Default Password

Default username and password for the TDengine TDengine Time-Series Database: root / taosdata. Learn how to log in and how to change the default credentials.

TDengine, a high-performance open-source time-series database, ships with a hardcoded default root account (root / taosdata). These credentials are used by the taos CLI shell, REST API (port 6041), and all connector SDKs. Change the password immediately after installation with: ALTER USER root PASS 'newpassword';

UsuarioContraseñaAccesoNotas
root
taosdata
DatabaseUsed for taos CLI, REST API (port 6041), and connector libraries (JDBC, Python, Go, etc.).

Uso responsable

Esta base de datos enumera credenciales predeterminadas documentadas públicamente para que los administradores puedan encontrarlas y cambiarlas. Úsalas solo en sistemas que poseas o que estés autorizado a probar.

Dispositivos relacionados