Up and Running With PostgreSQL 11

所在平台: Udemy

课程主页: https://www.udemy.com/course/postgres/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** PostgreSQL 11 快速入门 (Up and Running With PostgreSQL 11) **课程概述:** PostgreSQL 是一种通用的对象关系数据库管理系统 (RDBMS),它是最先进的开源数据库系统,广泛用于构建后端系统。包括 Apple、Cisco、Redhat 在内的大型公司和初创企业都在使用 Postgres 来驱动其业务。 **课程目标:** 本课程旨在帮助所有人熟悉关系型数据库,并学习最常用的 SQL 语句,使您能够对任何关系型数据库执行查询。 **课程内容路线图:** * **PostgreSQL 简介** * **环境搭建**:为 macOS 和 Windows 用户准备好开始编码的环境。 * **CRUD 操作**:学习创建 (Create)、读取 (Read)、更新 (Update) 和删除 (Delete) 数据。 * **数据过滤**:了解使用 `WHERE` 子句过滤数据的不同方法。 * **日期和时间戳**:学习处理日期和时间戳。 * **数据组合**:学习如何使用 `JOIN` 和 `LEFT JOIN` 将一个或多个表中的数据组合起来。 * **Postgres 扩展与序列管理**:了解 Postgres 扩展以及序列的管理方式。 * **带约束的表创建**:学习如何创建带有正确约束的表。 * **数据导出**:学习如何将数据导出为 CSV 文件。 **学习成果:** 完成课程后,您将能够编写 SQL,并对 Postgres 数据库有深入的理解。 **立即开始学习!**

课程评论(0条)

课程详情

OverviewPostgreSQL is a general purpose and object-relational database management system, the most advanced open source database system widely used to build back end systems.Startups including big companies such as Apple, Cisco, Redhat and more use Postgres to drive their business.The Goal of this course is to help anyone to become familiar with Relational Databases and learn most common used SQL statements, allowing you execute queries agains any relational database.Course Road MapIntroduction to PostgreSQLSetup your environment and get ready to start coding for both MacOS and WindowsCreate, Read, Update & Delete (CRUD) commandsLearn about different ways of filtering data using where clauseWork with Date and TimestampsLean how to to Join and Left Join to combine data from one more tablesPostgres extensions and how sequences are managedLearn how to create tables with the right constraintsLearn how to export data to CSV filesCongratulations. You will be ready to right SQL and have a great understanding of Postgres databaseLet's get started now

课程标签

0人关注该课程

主题相关的课程