Giter VIP home page Giter VIP logo

mysql-tutorial's Introduction

备注:非本人原创,本人在学习 MySQL 过程中发现这个网站 http://www.yiibai.com 的 MySQL 教程挺好的,只是排版混乱,无法快速查阅,于是重新排版,方便查看。

在线阅读,请点击:https://legacy.gitbook.com/book/necan/mysql-tutorial/details

教程目录

开发人员的 MySQL 教程

如果你是一个寻找学习 MySQL 的 web 开发人员,在本节中,您可立即开始学习使用 MySQL,并学习如何有效地使用 MySQL来更有效地完成您的工作。

如果您浏览整个教程,了解如何使用如 SQL 查询,MySQL 存储过程数据库视图触发器等各种技术来管理 MySQL 数据库和操作数据。

第一章 基础教程

  • 本节将帮助您熟悉基本的 MySQL 知识,包括使用各种 SQL 语句(如INSERTDELETEUPDATESELECT)来管理 MySQL 数据库和操作数据。还将了解高级数据查询技术,包括INNER JOINLEFT JOIN,子查询,UNION等。 参考阅读:http://www.yiibai.com/mysql/basic-mysql.html

第二章 常用技巧

第三章 存储过程

第四章 触发器

  • MySQL 触发器是自动执行以响应与表相关联的特定事件的存储程序,例如插入,更新或删除记录。 本节介绍如何使用 MySQL 数据库触发器。 参考阅读:http://www.yiibai.com/mysql/triggers.html

第五章 视图

第六章 全文搜索

第七章 MySQL 函数

本节提供最常用的 MySQL 函数,包括聚合函数,字符串函数,日期和时间函数以及控制流函数使用和示例。 参考阅读:http://www.yiibai.com/mysql/functions.html

数据库管理员的 MySQL 教程

这个分步教程为您提供了有关 MySQL 管理更深层次的信息。 这里涵盖了从基础到高级 MySQL 管理和配置的一切知识。本节中介绍的所有 MySQL 管理教程都是很实用的,您可在企业生产环境中应用(使用)。

第八章 MySQL 管理

在本节中,您将找到许多有用的 MySQL 管理教程,包括 MySQL 服务器启动和关闭,MySQL 服务器安全性,MySQL 数据库维护,备份和复制。 参考阅读:http://www.yiibai.com/mysql/administration.html

mysql-tutorial's People

Contributors

necan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.