# database **Repository Path**: JackyYuan/database ## Basic Information - **Project Name**: database - **Description**: MySQL, PostgreSQL,Oracle数据库笔记总结 - **Primary Language**: SQL - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-20 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # database #### Description MySQL, PostgreSQL,Oracle数据库笔记总结 ### PostgreSQL - [1.PostgreSQL数据库介绍](./PostgreSQL-Notes/1-PostgreSQL数据库介绍.md) - [2.PostgreSQL体系结构](./PostgreSQL-Notes/2-PostgreSQL体系结构.md) - [3.PostgreSQL安装和基本使用](./PostgreSQL-Notes/3-PostgreSQL安装和基本使用.md) - [4.PostgreSQL编译参数和配置文件详解](./PostgreSQL-Notes/4-PostgreSQL编译参数和配置文件详解.md) - [5.PostgreSQL服务器配置](./PostgreSQL-Notes/5-PostgreSQL服务器配置.md) - [6.PostgreSQL客户端验证](./PostgreSQL-Notes/6-PostgreSQL客户端验证.md) - [7.数据库角色](./PostgreSQL-Notes/7-数据库角色.md) - [8.管理数据库](./PostgreSQL-Notes/8-管理数据库.md) - [9.维护数据库](./PostgreSQL-Notes/9-维护数据库.md) - [10.数据库备份还原](./PostgreSQL-Notes/10-数据库备份还原.md) - [11.监视数据库活动](./PostgreSQL-Notes/11-监视数据库活动.md) - [12.数据库可靠性和预写日志](./PostgreSQL-Notes/12-数据库可靠性和预写日志.md) - [13.数据定义](./PostgreSQL-Notes/13-数据定义.md) - [14.数字类型](./PostgreSQL-Notes/14-数字类型.md) - [15.客户端和服务器程序](./PostgreSQL-Notes/15-客户端和服务器程序.md) - [16.系统目录](./PostgreSQL-Notes/16-系统目录.md)