Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

《PostgreSQL开发指南》PostgreSQL 安装与配置,用户与角色管理,数据库的维护、备份与恢复操作。SQL 语句,常见函数,高级查询,数据库事务、索引、视图、存储过程/函数、触发器,Java、PHP、Python 编程接口。

Notifications You must be signed in to change notification settings

dongxuyang1985/postgresql_dev_guide

Repository files navigation

PostgreSQL开发指南

配套视频:https://www.bilibili.com/video/BV1ZW4y127cz

《PostgreSQL开发指南》PDF版本以及示例表和初始化数据。

Scripts目录中的脚本执行顺序:

  1. 运行01_create_table.sql创建示例表;
  2. 运行02_insert_data.sql生成数据;
  3. 运行03_create_index.sql创建索引;
  4. 运行99_delete_table.sql删除示例表。

screenshot20230818

About

《PostgreSQL开发指南》PostgreSQL 安装与配置,用户与角色管理,数据库的维护、备份与恢复操作。SQL 语句,常见函数,高级查询,数据库事务、索引、视图、存储过程/函数、触发器,Java、PHP、Python 编程接口。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /