|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-mariadb-from-scratch-with-easy-to-follow-videos/
课程评论:没有评论
**课程名称:** 从零开始学习MariaDB **课程概述:** 本课程面向数据库初学者,将介绍MariaDB,一个免费开源的关系型数据库管理系统。MariaDB由MySQL的原始开发者之一创建,被Facebook、Google和Wikipedia等知名企业广泛使用。它与MySQL有许多相似之处,当前版本为10.1,支持Windows、macOS和Linux等多个平台。 课程将学习如何下载和安装MariaDB(以Windows 7为例),以及如何使用MariaDB自带的HeidiSQL工具进行数据库管理。HeidiSQL是一个强大的管理工具,可用于创建数据库、表、视图、存储过程、用户账户,管理访问权限,生成查询和报告,并提供查询编辑器。 **学习内容:** * **下载与安装:** 学习如何在Windows 7操作系统上下载和安装MariaDB。 * **连接数据库:** 学习如何创建会话并使用HeidiSQL连接到MariaDB数据库。 * **HeidiSQL功能:** 熟悉HeidiSQL的主要功能,包括创建和管理数据库对象。 * **表操作:** 学习如何创建表、填充数据、更新表数据以及删除表中的行。 本课程以视频形式呈现,提供易于理解的示例。
If you are new to databases MariaDB might be a good place to start learning about them. MariaDB is a free and open source relational database management system. By open source it means people can contribute and make it even better.It was developed by some of the original developers that created another famous database management system known as MySQL which has since been acquired by the database giant oracle. MariaDB is used by some very famous internet juggernauts like Facebook, Google and Wikipedia just to mention a few.It has a lot of similarities with MySQL. The current version of MariaDB is 10.1 and it can be installed on several platforms like windows ,Mac os and Linux. When MariaDB IS installed it also installs HeidiSQL which is a useful administrative tool that you can use to communicate with the MariaDB databases. Some of the tasks that can be performed using HeidiSQL includes the following: Creating new databasesCreating TablesCreating ViewsCreating stored proceduresCreating user accounts and managing accessGenerating queriesGenerating reportsProviding an editor for queries to be written In this very basic beginners course you will learn: How to download and install MariaDB on a windows 7 operating systemHow to create a session and connect to the MariaDB database using HeidiSQLHow to use HeidiSQLHow to create a TableHow to populate a TableHow to update a table How to delete rows This is a video based course with easy to follow examples. I look forward to welcoming you on the course. Thank You