{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

入门很简单丛书:MariaDB入门很简单

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

入门很简单丛书:MariaDB入门很简单

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

畅销书《MySQL入门很简单》姊妹篇!内容极其全面的MariaDB图书!数据库专家力作!
402个示例、17个综合实例、1个项目案例、48个常见问题解答、19个上机实践、69个习题
浅显易懂,零门槛学习MariaDB数据库技术,真的很简单
娓娓道来,亲切自然,老鸟带领菜鸟,快速跨入MariaDB的大门
402个示例、17个综合实例、1个项目案例、48个常见问题解答、19个上机实践、69个习题
提供QQ群、技术论坛、邮件等网络互动答疑服务


推荐阅读(请点击链接):

Oracle数据库管理从入门到精通》(一本书彻底搞定Oracle数据库管理!配21小时教学视频)

Oracle PL/SQL从入门到精通》PL/SQL经典畅销书,大量读者好评,Oracle进阶必读)

SQL Server 2012王者归来:基础、安全、开发及性能优化》 (全面、深入、实用,全程视频教学)

OpenStack开源云王者归来——云计算、虚拟化、NovaSwiftQuantumHadoop (开源云学习最佳读物)

程序员的数学思维修炼(趣味解读)》 (专门为程序员而写的数学书,生动有趣,程序员必读!)

入门很简单丛书 (精品畅销丛书,有口皆碑,新手必读)

Web开发典藏大系 (涵盖众多Web开发的前言技术,由一线Web开发人员打造)

零点起飞学编程 (新手学编程好帮手,编程其实并不难)


入门很简单海报

Content Description

《入门很简单丛书:MariaDB入门很简单》是由清华大学出版社精心打造的一套编程入门图书。丛书强调“零门槛学编程,看得懂,学得会,容易上手”的理念。目前已经出版了十几个品种,涵盖常见编程语言和技术。丛书中的每一本都由经验丰富的编程老手精心编写,讲解细腻,易学好用,视频教学,深受读者喜爱,销量居于同类图书的前列,是近年来不可多得的编程图书。可以说,这套丛书是编程新手上手的最佳读物!
《入门很简单丛书:MariaDB入门很简单》从初学者的角度出发,由浅入深,循序渐进地介绍了MariaDB数据库应用与开发的相关知识。书中提供了大量的MariaDB数据库操作示例,还提供了丰富的实例和上机实践内容,供读者演练。
《入门很简单丛书:MariaDB入门很简单》共22章,分为5篇。第1篇介绍数据库的基础知识、在Windows平台下安装MariaDB数据库、在Linux平台下安装MariaDB数据库;第2篇介绍MariaDB数据类型、创建和删除数据库、数据库存储引擎、创建表、修改表、删除表、索引、视图、触发器;第3篇介绍查询数据、插入数据、更新数据、删除数据、MariaDB运算符、MariaDB函数、存储过程和函数;第4篇介绍MariaDB用户管理、数据备份、数据还原、MariaDB日志、性能优化;第5篇介绍Java访问MariaDB数据库、PHP访问MariaDB数据库、C#访问MariaDB数据库,最后还提供了一个项目实战案例。
《入门很简单丛书:MariaDB入门很简单》涉及面广,几乎涉及MariaDB数据库应用与开发的所有重要知识,适合MariaDB数据库初学者快速入门,也适合MariaDB数据库管理员和想全面学习MariaDB数据库技术的人员阅读。另外,对于大中专院校和培训班的学生,《入门很简单丛书:MariaDB入门很简单》也是一本不可多得的教材。
Author Description

黄缙华,毕业于华北电力大学,获硕士学位。致力于MySQL、Linux和Java等开源技术的研究,担任国内知名Linux论坛的数据库版的版主。长期参与电力行业项目开发,从事电力系统图形、数据、模型一体化的研究。业余时间喜欢撰写与数据库技术相关的文章和书籍。
Catalogue

第1篇 MariaDB数据库基础
第1章 数据库概述
1.1 MariaDBs基础
1.1.1 常见的数据库系统
1.1.2 为什么要使用MariaDB
1.1.3 MariaDB版本和获取
1.2 如何学习数据库
1.2.1 多上机实践
1.2.2 多编写SQL语句
1.2.3 讨论和交流
1.3 常见问题及解答
1.4 小结
1.5 本章习题
第2章 在Windows平台下安装与配置MariaDB
2.1 安装与配置MariaDB
2.1.1 安装MariaDB
2.1.2 启动MariaDB服务
2.1.3 登录MariaDB数据库
2.1.4 配置Path变量
2.2 更改MariaDB的配置
2.3 MariaDB常用图形管理工具
2.4 使用免安装的MariaDB
2.5 上机实践
2.6 常见问题及解答
2.7 小结
2.8 本章习题
第3章 在Linux平台下安装与配置MariaDB
3.1 Linux操作系统下的MariaDB版本介绍
3.2 安装和配置MariaDB的RPM包
3.3 安装和配置MariaDB的DEB包
3.4 安装和配置MariaDB的二进制包
3.5 安装和配置MariaDB的源码包
3.6 上机实践
3.7 常见问题及解答
3.8 小结
3.9 本章习题

第2篇 MariaDB数据库基础维护
第4章 MariaDB数据类型
4.1 MariaDB数据类型介绍
4.1.1 整数类型
4.1.2 浮点数类型和定点数类型
4.1.3 日期与时间类型
4.1.4 字符串类型
4.1.5 二进制类型
4.2 如何选择数据类型
4.3 常见问题及解答
4.4 小结
4.5 本章习题
第5章 操作数据库
5.1 创建数据库
5.2 删除数据库
5.3 数据库存储引擎
5.3.1 MariaDB存储引擎简介
5.3.2 InnoDB存储引擎
5.3.3 MyISAM存储引擎
5.3.4 MEMORY存储引擎
5.3.5 存储引擎的选择
5.4 本章实例
5.5 上机实践
5.6 常见问题及解答
5.7 小结
5.8 本章习题
第6章 创建、修改和删除表
6.1 创建表
6.1.1 创建表的语法形式
6.1.2 设置表的主键
6.1.3 设置表的外键
6.1.4 设置表的非空约束
6.1.5 设置表的唯一性约束
6.1.6 设置表的属性值自动增加
6.1.7 设置表的属性的默认值
6.2 查看表结构
6.2.1 查看表基本结构语句DESCRIBE
6.2.2 查看表详细结构语句SHOW CREATE TABLE
6.3 修改表
6.3.1 修改表名
6.3.2 修改字段的数据类型
6.3.3 修改字段名
6.3.4 增加字段
6.3.5 删除字段
6.3.6 修改字段的排列位置
6.3.7 更改表的存储引擎
6.3.8 删除表的外键约束
6.4 删除表
6.4.1 删除没有被关联的普通表
6.4.2 删除被其他表关联的父表
6.5 本章实例
6.6 上机实践
6.7 常见问题及解答
6.8 小结
6.9 本章习题
第7章 索引
7.1 索引简介
7.1.1 索引的含义和特点
7.1.2 索引的分类
7.1.3 索引的设计原则
7.2 创建索引
7.2.1 创建表的时候创建索引
7.2.2 在已经存在的表上创建索引
7.2.3 用ALTER TABLE语句来创建索引
7.3 删除索引
7.4 本章实例
7.5 上机实践
7.6 常见问题及解答
7.7 小结
7.8 本章习题
第8章 视图
8.1 视图简介
8.1.1 视图的含义
8.1.2 视图的作用
8.2 创建视图
8.2.1 创建视图的语法形式
8.2.2 在单表上创建视图
8.2.3 在多表上创建视图
8.3 查看视图
8.3.1 DESCRIBE语句查看视图基本信息
8.3.2 SHOW TABLE STATUS语句查看视图基本信息
8.3.3 SHOW CREATE VIEW语句查看视图详细信息
8.3.4 在views表中查看视图详细信息
8.4 修改视图
8.4.1 CREATE OR REPLACE VIEW语句修改视图
8.4.2 ALTER语句修改视图
8.5 更新视图
8.6 删除视图
8.7 本章实例
8.8 上机实践
8.9 常见问题及解答
8.10 小结
8.11 本章习题
第9章 触发器
9.1 创建触发器
9.1.1 创建只有一个执行语句的触发器
9.1.2 创建有多个执行语句的触发器
9.2 查看触发器
9.2.1 SHOW TRIGGERS语句查看触发器信息
9.2.2 在triggers表中查看触发器信息
9.3 触发器的使用
9.4 删除触发器
9.5 本章实例
9.6 上机实践
9.7 常见问题及解答
9.8 小结
9.9 本章习题

第3篇 SQL查询语句
第10章 查询数据
10.1 基本查询语句
10.2 单表查询
10.2.1 查询所有字段
10.2.2 查询指定字段
10.2.3 查询指定记录
10.2.4 带IN关键字的查询
10.2.5 带BETWEEN AND的范围查询
10.2.6 带LIKE的字符匹配查询
10.2.7 查询空值
10.2.8 带AND的多条件查询
10.2.9 带OR的多条件查询
10.2.10 查询结果不重复
10.2.11 对查询结果排序
10.2.12 分组查询
10.2.13 用LIMIT限制查询结果的数量
10.3 使用集合函数查询
10.3.1 COUNT()函数
10.3.2 SUM()函数
10.3.3 AVG()函数
10.3.4 MAX()函数
10.3.5 MIN()函数
10.4 连接查询
10.4.1 内连接查询
10.4.2 外连接查询
10.4.3 复合条件连接查询
10.5 子查询
10.5.1 带IN关键字的子查询
10.5.2 带比较运算符的子查询
10.5.3 带EXISTS关键字的子查询
10.5.4 带ANY关键字的子查询
10.5.5 带ALL关键字的子查询
10.6 合并查询结果
10.7 为表和字段取别名
10.7.1 为表取别名
10.7.2 为字段取别名
10.8 使用正则表达式查询
10.8.1 查询以特定字符或字符串开头的记录
10.8.2 查询以特定字符或字符串结尾的记录
10.8.3 用符号“.”来替代字符串中的任意一个字符
10.8.4 匹配指定字符中的任意一个
10.8.5 匹配指定字符以外的字符
10.8.6 匹配指定字符串
10.8.7 使用“*”和“+”来匹配多个字符
10.8.8 使用{M}或者{M,N}来指定字符串连续出现的次数
10.9 本章实例
10.10 上机实践
10.11 常见问题及解答
10.12 小结
10.13 本章习题
第11章 插入、更新与删除数据
11.1 插入数据
11.1.1 为表的所有字段插入数据
11.1.2 为表的指定字段插入数据
11.1.3 同时插入多条记录
11.1.4 将查询结果插入到表中
11.2 更新数据
11.3 删除数据
11.4 本章实例
11.5 上机实践
11.6 常见问题及解答
11.7 小结
11.8 本章习题
第12章 MariaDB运算符
12.1 运算符简介
12.2 算术运算符
12.3 比较运算符
12.4 逻辑运算符
12.5 位运算符
12.6 运算符的优先级
12.7 本章实例
12.8 上机实践
12.9 常见问题及解答
12.10 小结
12.11 本章习题
第13章 MariaDB函数
13.1 MariaDB函数简介
13.2 数学函数
13.2.1 绝对值函数ABS(x)和返回圆周率的函数PI()
13.2.2 平方根函数SQRT(x)和求余函数MOD(x,y)
13.2.3 获取整数的函数CEIL(x)、CEILING(x)和FLOOR(x)
13.2.4 获取随机数的函数RAND()和RAND(x)
13.2.5 四舍五入函数ROUND(x)、ROUND(x,y)和TRUNCATE(x,y)
13.2.6 符号函数SIGN(x)
13.2.7 幂运算函数POW(x,y)、POWER(x,y)和EXP(x)
13.2.8 对数运算函数LOG(x)和LOG10(x)
13.2.9 角度与弧度相互转换的函数RADIANS(x)和DEGREES(x)
13.2.10 正弦函数SIN(x)和反正弦函数ASIN(x)
13.2.11 余弦函数COS(x)和反余弦函数ACOS(x)
13.2.12 正切函数、反正切函数和余切函数
13.3 字符串函数
13.3.1 计算字符串字符数的函数和字符串长度的函数
13.3.2 合并字符串的函数CONCAT(s1,s2,…)和CONCAT_WS(x,s1,s2,…)
13.3.3 替换字符串的函数INSERT(s1,x,len,s2)
13.3.4 字母大小写转换函数
13.3.5 获取指定长度的字符串的函数LEFT(s,n)和RIGHT(s,n)
13.3.6 填充字符串的函数LPAD(s1,len,s2)和RPAD(s1,len,s2)
13.3.7 删除空格的函数LTRIM(s)、RTRIM(s)和TRIM(s)
13.3.8 删除指定字符串的函数TRIM(s1 FROM s)
13.3.9 重复生成字符串的函数REPEAT(s,n)
13.3.10 空格函数SPACE(n)和替换函数REPLACE(s,s1,s2)
13.3.11 比较字符串大小的函数STRCMP(s1,s2)
13.3.12 获取子串的函数SUBSTRING(s,n,len)和MID(s,n,len)
13.3.13 匹配子串开始位置的函数
13.3.14 字符串逆序的函数REVERSE(s)
13.3.15 返回指定位置的字符串的函数
13.3.16 返回指定字符串位置的函数FIELD(s,s1,s2,…)
13.3.17 返回子串位置的函数FIND_IN_SET(s1,s2)
13.3.18 选取字符串的函数MAKE_SET(x,s1,s2,…)
13.4 日期和时间函数
13.4.1 获取当前日期的函数和获取当前时间的函数
13.4.2 获取当前日期和时间的函数
13.4.3 UNIX时间戳函数
13.4.4 返回UTC日期的函数和返回UTC时间的函数
13.4.5 获取月份的函数MONTH(d)和MONTHNAME(d)
13.4.6 获取星期的函数DAYNAME(d)、DAYOFWEEK(d)和WEEKDAY(d)
13.4.7 获取星期数的函数WEEK(d)和WEEKOFYEAR(d)
13.4.8 获取天数的函数DAYOFYEAR(d)和DAYOFMONTH(d)
13.4.9 获取年份、季度、小时、分钟和秒钟的函数
13.4.10 获取日期的指定值的函数EXTRACT(type FROM d)
13.4.11 时间和秒钟转换的函数
13.4.12 计算日期和时间的函数
13.4.13 将日期和时间格式化的函数
13.5 条件判断函数
13.5.1 IF(expr,v1,v2)函数
13.5.2 IFNULL(v1,v2)函数
13.5.3 CASE函数
13.6 系统信息函数
13.6.1 获取MariaDB版本号、连接数和数据库名的函数
13.6.2 获取用户名的函数
13.6.3 获取字符串的字符集和排序方式的函数
13.6.4 获取最后一个自动生成的ID值的函数
13.7 加密函数
13.7.1 加密函数PASSWORD(str)
13.7.2 加密函数MD5(str)
13.7.3 加密函数ENCODE(str,pswd_str)
13.7.4 解密函数DECODE(crypt_str,pswd_str)
13.8 其他函数
13.8.1 格式化函数FORMAT(x,n)
13.8.2 不同进制的数字进行转换的函数
13.8.3 IP地址与数字相互转换的函数
13.8.4 加锁函数和解锁函数
13.8.5 重复执行指定操作的函数
13.8.6 改变字符集的函数
13.8.7 改变字段数据类型的函数
13.9 本章实例
13.10 上机实践
13.11 常见问题及解答
13.12 小结
13.13 本章习题
第14章 存储过程和函数
14.1 创建存储过程和函数
14.1.1 创建存储过程
14.1.2 创建存储函数
14.1.3 变量的使用
14.1.4 定义条件和处理程序
14.1.5 光标的使用
14.1.6 流程控制的使用
14.2 调用存储过程和函数
14.2.1 调用存储过程
14.2.2 调用存储函数
14.3 查看存储过程和函数
14.3.1 SHOW STATUS语句查看存储过程和函数的状态
14.3.2 SHOW CREATE语句查看存储过程和函数的定义
14.3.3 从information_schema.Routines表中查看存储过程和函数的信息
14.4 修改存储过程和函数
14.5 删除存储过程和函数
14.6 本章实例
14.7 上机实践
14.8 常见问题及解答
14.9 小结
14.10 本章习题

第4篇 MariaDB数据库高级管理
第15章 MariaDB用户管理
15.1 权限表
15.1.1 user表
15.1.2 db表和host表
15.1.3 tables_priv表和columns_priv表
15.1.4 procs_priv表
15.2 账户管理
15.2.1 新建普通用户
15.2.2 删除普通用户
15.2.3 root用户修改自己的密码
15.2.4 root用户修改普通用户密码
15.2.5 普通用户修改密码
15.3 权限管理
15.3.1 MariaDB的各种权限
15.3.2 授权
15.3.3 收回权限
15.3.4 查看权限
15.4 本章实例
15.5 上机实践
15.6 常见问题及解答
15.7 小结
15.8 本章习题
第16章 数据备份与还原
16.1 数据备份
16.1.1 使用mysqldump命令备份
16.1.2 直接复制整个数据库目录
16.1.3 使用mysqlhotcopy工具快速备份
16.2 数据还原
16.2.1 使用mysql命令还原
16.2.2 直接复制到数据库目录
16.3 数据库迁移
16.3.1 相同版本的MariaDB数据库之间的迁移
16.3.2 不同版本的MariaDB数据库之间的迁移
16.3.3 Windows操作系统下的MySQL向MariaDB的迁移
16.3.4 Linux操作系统下的MySQL向MariaDB的迁移
16.4 表的导出和导入
16.4.1 用SELECT…INTO OUTFILE导出文本文件
16.4.2 用mysqldump命令导出文本文件
16.4.3 用mysql命令导出文本文件
16.4.4 用LOAD DATA INFILE方式导入文本文件
16.4.5 用mysqlimport命令导入文本文件
16.5 本章实例
16.6 上机实践
16.7 常见问题及解答
16.8 小结
16.9 本章习题
第17章 MariaDB日志
17.1 日志简介
17.2 二进制日志
17.2.1 启动和设置二进制日志
17.2.2 查看二进制日志
17.2.3 删除二进制日志
17.2.4 使用二进制日志还原数据库
17.2.5 暂时停止二进制日志功能
17.3 错误日志
17.3.1 启动和设置错误日志
17.3.2 查看错误日志
17.3.3 删除错误日志
17.4 通用查询日志
17.4.1 启动和设置通用查询日志
17.4.2 查看通用查询日志
17.4.3 删除通用查询日志
17.5 慢查询日志
17.5.1 启动和设置慢查询日志
17.5.2 查看慢查询日志
17.5.3 删除慢查询日志
17.6 本章实例
17.7 上机实践
17.8 常见问题及解答
17.9 小结
17.10 本章习题
第18章 性能优化
18.1 优化简介
18.2 优化查询
18.2.1 分析查询语句
18.2.2 索引对查询速度的影响
18.2.3 使用索引查询
18.2.4 优化子查询
18.3 优化数据库结构
18.3.1 将字段很多的表分解成多个表
18.3.2 增加中间表
18.3.3 增加冗余字段
18.3.4 优化插入记录的速度
18.3.5 分析表、检查表和优化表
18.4 优化MariaDB服务器
18.4.1 优化服务器硬件
18.4.2 优化MariaDB的参数
18.5 本章实例
18.6 上机实践
18.7 常见问题及解答
18.8 小结
18.9 本章习题

第5篇 MariaDB应用与实战开发
第19章 Java访问MariaDB数据库
19.1 Java连接MariaDB数据库
19.1.1 下载JDBC驱动MariaDB Connector
19.1.2 安装MariaDB Connector驱动
19.1.3 连接MariaDB数据库
19.2 Java操作MariaDB数据库
19.2.1 创建Statement对象
19.2.2 使用SELECT语句查询数据
19.2.3 插入、更新或者删除数据
19.2.4 执行任意SQL语句
19.2.5 关闭创建的对象
19.3 Java备份与还原MariaDB数据库
19.3.1 Java备份MariaDB数据库
19.3.2 Java还原MariaDB数据库
19.4 本章实例
19.5 上机实践
19.6 常见问题及解答
19.7 小结
19.8 本章习题
第20章 PHP访问MariaDB数据库
20.1 PHP连接MariaDB数据库
20.1.1 Windows操作系统下配置PHP
20.1.2 Linux操作系统下配置PHP
20.1.3 连接MariaDB数据库
20.2 PHP操作MariaDB数据库
20.2.1 执行SQL语句
20.2.2 处理查询结果
20.2.3 获取查询结果的字段名
20.2.4 一次执行多个SQL语句
20.2.5 处理带参数的SQL语句
20.2.6 关闭创建的对象
20.3 PHP备份与还原MariaDB数据库
20.3.1 PHP备份MariaDB数据库
20.3.2 PHP还原MariaDB数据库
20.4 本章实例
20.5 上机实践
20.6 常见问题及解答
20.7 小结
20.8 本章习题
第21章 C#访问MariaDB数据库
21.1 C#连接MariaDB数据库
21.1.1 下载Connector/Net驱动程序
21.1.2 安装Connector/Net驱动程序
21.1.3 使用Connector/Net驱动程序
21.1.4 连接MariaDB数据库
21.2 C#操作MariaDB数据库
21.2.1 创建MySqlCommand对象
21.2.2 插入、更新或者删除数据
21.2.3 使用SELECT语句查询数据
21.2.4 一次执行多个SELECT语句
21.2.5 处理SELECT语句只返回一个值的情况
21.2.6 处理带参数的SQL语句
21.2.7 使用DataSet对象和DataTable对象
21.2.8 关闭创建的对象
21.3 C#备份与还原MariaDB数据库
21.3.1 C#备份MariaDB数据库
21.3.2 C#还原MariaDB数据库
21.4 本章实例
21.5 上机实践
21.6 常见问题及解答
21.7 小结
21.8 本章习题
第22章 驾校学员管理系统
22.1 系统概述
22.2 系统功能
22.3 数据库设计
22.3.1 设计表
22.3.2 设计索引
22.3.3 设计视图
22.3.4 设计触发器
22.4 系统实现
22.4.1 构建工程
22.4.2 访问和操作MariaDB数据库的代码
22.5 用户管理模块
22.5.1 用户登录功能
22.5.2 修改密码
22.6 学籍管理模块
22.6.1 添加学员的学籍信息
22.6.2 查询学员的学籍信息
22.6.3 修改学员的学籍信息
22.6.4 删除学员的学籍信息
22.7 体检管理模块
22.8 成绩管理模块
22.9 证书管理模块
22.10 小结
Introduction

MariaDB是MySQL的重要分支,而MySQL数据库是一款非常优秀的自由软件。它是由瑞士的MySQLAB公司开发的。2008年,Sun公司耗资10亿美元收购了MySQL数据库。现在MySQL数据库已经是世界上最流行的数据库之一。
2010年4月20日,Oracle公司收购了Sun公司,MySQL数据库又成为了Oracle公司的数据库产品。由于种种原因,MySQL的发展进入缓慢期。其更新越来越慢,同时出现闭源倾向,这引起开发者的各种不满和焦虑。
2012年12月,MySQL之父MontyWidenius宣布开创了MariaDB数据库系统。MariaDB开发团队由MySQL原有的核心成员构成。MariaDB积极更新,采用各种新技术,支持各种新的应用领域和场景。现在MariaDB被认为将取代MySQL成为最流行的开源数据库系统之一。
各大软件和系统厂商纷纷从MySQL迁移到MariaDB上。例如,Fedora从19版本使用MariaDB取代默认的MySQL数据库;而Linux最大的服务器版本红帽企业版也从版本RHEL7开始采用MariaDB作为默认数据库,从而取代MySQL。
作为国内少有的MariaDB图书,本书以畅销书《MySQL入门很简单》为蓝本升级而来。本书非常适合没有任何数据库基础的读者学习,同时本书也适合Oracle、SQLServer等DBA和数据库开发人员阅读和参考。
本书特色
1.内容全面、系统、深入,实用性强
本书内容全面、系统、深入,涉及面广,几乎涉及MariaDB数据库应用与开发的所有重要知识。书中提供了大量的操作MySQL数据库的示例,还提供了大量的实例和上机实践内容供读者演练,有很强的实用性。
2.讲解由浅入深,循序渐进,适合各个层次的读者阅读
本书从MariaDB数据库的基础开始讲解,逐步深入到MariaDB数据库的高级管理和开发,内容梯度从易到难,讲解由浅入深,循序渐进,适合各个层次的读者阅读,并均有所获。
3.贯穿大量的操作技巧,迅速提升水平
本书在讲解知识点时贯穿了大量的典型示例,并给出了大量的使用技巧,以便读者更好地理解各种概念和使用方法,体验实际操作MariaDB数据库的技巧。
4.注重实际应用,提高实战水平
本书介绍了Java、PHP和C#如何访问MariaDB,并在最后给出了一个项目案例。通过这些内容的学习,读者可以快速提升自己的MariaDB实战应用能力。
5.提供完善的售后服务,答疑解惑
本书内容及体系结构
第1篇MariaDB数据库基础(第1~3章)
本篇主要内容包括:数据库概述、在Windows平台下安装与配置MariaDB、在Linux平台下安装与配置MariaDB。通过学习本篇的内容,读者可以了解数据库的基本知识,清楚选择MariaDB数据库的理由,了解如何获取MariaDB数据库,以及如何安装MariaDB数据库等内容。
第2篇MariaDB数据库基础维护(第4~9章)
本篇主要内容包括:MariaDB数据类型、操作数据库、创建表、修改表、删除表、索引、视图、触发器等。通过学习本篇的内容,读者可以掌握MariaDB数据库的基本操作。
第3篇SQL查询语句(第10~14章)
本篇主要内容包括:查询数据、插入数据、更新数据、删除数据、MariaDB运算符、MariaDB函数、存储过程和函数等。通过学习本篇内容,读者可以掌握查询和更新数据库中的数据、MariaDB运算符和函数的方法,并可以掌握存储过程和函数的相关知识。
第4篇MariaDB数据库高级管理(第15~18章)
本篇主要内容包括:MariaDB用户管理、数据备份与还原、MariaDB日志、性能优化等。通过学习本篇内容,读者可以掌握MariaDB数据库高级管理方面的知识。
第5篇MariaDB应用与实战开发(第19~22章)
本篇主要内容包括:Java访问MariaDB数据库、PHP访问MariaDB数据库、C#访问MariaDB数据库和驾校学员管理系统的开发过程。通过学习本篇内容,读者可以掌握MariaDB数据库在软件开发中的应用,并可以进行实战演练,提高MariaDB实战水平。
本书读者对象
·MariaDB数据库初学者;
·想全面学习MariaDB数据库的软件开发人员;
·MariaDB数据库管理人员;
·MariaDB数据库爱好者;
·大中专院校的学生;
·社会培训班学员。
虽然笔者花费了大量精力写作本书,并力图将疏漏减少到最少,但仍恐百密一疏。如果您在阅读本书的过程中发现有任何疏漏,或者对本书的讲解有任何疑问,都可以与作者取得联系。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book