Book description
作为高性能分布式SQL查询引擎,Presto能够针对不同的数据源高效、快速地执行交互式分析。大数据的兴起使得数据存储机制多样化。面对标准不一的存储系统,你可以利用Presto轻松打破壁垒,连通数据孤岛。
本书由Presto项目创始成员参与执笔。你将学会用简单的Presto语句快速查询多个数据源,把握SQL-on-Anything的精髓。在任何规模、任何存储系统、任何环境中,你都能发挥SQL的威力。
- 入门:探索Presto的用例,学习安装、配置和使用Presto。
- 进阶:深入理解Presto的架构,在生产环境中部署Presto,学习连接器实例和SQL高级特性。
- 实践:了解如何在生产环境中使用Presto,保证安全性,监控负载,进行查询调优,与其他工具集成。
Table of contents
- 封面
- 扉页
- 版权页
- 版权声明
- oreilly介绍
- 本书赞誉
- 目录 (1/2)
- 目录 (2/2)
- 序
- 前言
- 第一部分 Presto入门
-
第二部分 深入理解Presto
- 第4章 Presto的架构
- 第5章 生产环境部署
- 第6章 连接器
- 第7章 高级连接器实例
-
第8章 在Presto中使用SQL
- 8.1 Presto语句
- 8.2 Presto系统表
- 8.3 catalog
- 8.4 schema
- 8.5 Information Schema
- 8.6 表 (1/2)
- 8.6 表 (2/2)
- 8.7 视图
- 8.8 会话信息和配置
- 8.9 数据类型 (1/2)
- 8.9 数据类型 (2/2)
- 8.10 SELECT语句基础
- 8.11 WHERE子句
- 8.12 GROUP BY和HAVING子句
- 8.13 ORDER BY子句和LIMIT子句
- 8.14 JOIN语句
- 8.15 UNION、INTERSECT和EXCEPT子句
- 8.16 分组操作
- 8.17 WITH子句
- 8.18 子查询
- 8.19 从表中删除数据
- 8.20 小结
-
第9章 高级SQL特性
- 9.1 函数和运算符介绍
- 9.2 标量函数和运算符
- 9.3 布尔运算符
- 9.4 逻辑运算符
- 9.5 用BETWEEN语句选择范围
- 9.6 用IS (NOT) NULL检测值的存在
- 9.7 数学函数和运算符
- 9.8 三角函数
- 9.9 常数和随机函数
- 9.10 字符串函数和运算符
- 9.11 字符串和映射
- 9.12 Unicode
- 9.13 正则表达式
- 9.14 解嵌套复杂数据类型
- 9.15 JSON函数
- 9.16 日期和时间函数及运算符
- 9.17 直方图
- 9.18 聚合函数
- 9.19 窗函数
- 9.20 lambda表达式
- 9.21 地理空间函数
- 9.22 Prepared Statement
- 9.23 小结
- 第三部分 Presto的实际应用
- 关于作者
- 关于封面
Product information
- Title: Presto实战
- Author(s):
- Release date: March 2021
- Publisher(s): Posts & Telecom Press
- ISBN: None
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Redis in Action
Summary Redis in Action introduces Redis and walks you through examples that demonstrate how to use …
book
Flow Architectures
Software development today is embracing events and streaming data, which optimizes not only how technology interacts …