mysql - 在使用 mysql 和 nodejs 时需要帮助

标签 mysql node.js

嗨,刚才我已经在我的Windows机器上安装了nodejs的mysql。默认的用户名和密码是什么。以及如何查看可用的数据库?有没有类似 phpmyadmin 的东西可以查看 Node 中的数据库和表?我通过谷歌搜索没有得到任何好的解释。请帮忙?

最佳答案

你想要图形用户界面吗?如果是,则使用 Mysql GUI 工具,您可以从此处下载 Windows 版

http://mysql-gui-tools.softpedia.com/

关于mysql - 在使用 mysql 和 nodejs 时需要帮助,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18143975/

相关文章:

php - 四舍五入到最近的 5 分钟 php mysqli

mysql - 如何高效地从同一个表的两列中搜索单个id?

javascript - Mongoose 模型 - TypeError : Account is not a constructor

node.js - 使用 openpgp 在转换后加密流

node.js - socket.io 正在断开我的 Node Twitter 应用程序中所有其他已连接用户的连接

mysql - 从事件中选择不同的值

mysql - MariaDB:使用 dynamic_columns 加载数据 INFILE

node.js - EJS 在 gruntfile 中转义

python - 错误 HTTP 错误 403 : SSL is required when pip installing MySQL-python

node.js - nginx : redirect to port according to domain prefix (dynamically)