MySQL

195 阅读1分钟

tutorial

tutorial video

需要用到mysql和mysql workbench

  • 开源的关系型数据库管理系统

What is MySQL

  • database
  • sql: the language of the relational database

登陆:mysql -u root -p