|
- PostgreSQL: The worlds most advanced open source database
PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance There is a wealth of information to be found describing how to install and use PostgreSQL through the official documentation The open source community provides many helpful places to become
- PostgreSQL 教程 - 菜鸟教程
PostgreSQL 教程 PostgreSQL 是一个免费的对象-关系数据库服务器 (ORDBMS),在灵活的BSD许可证下发行。 PostgreSQL 开发者把它念作 post-gress-Q-L。 PostgreSQL 的 Slogan 是 “世界上最先进的开源关系型数据库”。 参考内容:PostgreSQL 10 1 手册 什么是数据库? 数据库(Database)是按照数据结构来组织、存储和管理数据
- 最全、最详细、最全面的学习教程!PostgreSQL 打怪升级进阶成神之路(2023最新版) - 知乎
同为泛用性最好的开源关系型数据库,排名第一第二的 PGSQL 与 MySQL ,与其他的数据库远远拉开了距离。 所以,从今天开始,我们进入下一个知识体系的学习: PostgreSQL 数据库。 PostgreSQL 简介 PostgreSQL 是一个功能强大的开源数据库系统。
- PostgreSQL:文档:18:PostgreSQL 18. 0 文档 - PostgreSQL 数据库
41 PL pgSQL — SQL 过程语言 42 PL Tcl — Tcl 过程语言 43 PL Perl — Perl 过程语言 44 PL Python — Python 过程语言 45 服务器编程接口 46 后台工作进程 47 逻辑解码 48 复制进度跟踪 49 归档模块 50 OAuth 验证模块 VI 参考 I SQL 命令 II PostgreSQL 客户端应用程序 III PostgreSQL
- PostgreSQL中文社区:: 世界上功能最强大的开源数据库. . .
PostgreSQL中文社区校园沙龙武汉站圆满落幕! 11 月 16 日下午,由PostgreSQL中文社区联合天翼云OpenTeleDB 、武汉大学、武汉理工大学、CCF共同主办的 “PostgreSQL中文社区校园行暨OpenTeleDB 开源数据沙龙” 在武汉圆满落幕。作为运营商级开源数据库技术走进高校的一次务实实践,本次活动吸引超 200 名高校
- Downloads - PostgreSQL
Downloads PostgreSQL Downloads PostgreSQL is available for download as ready-to-use packages or installers for various platforms, as well as a source code archive if you want to build it yourself Packages and Installers Select your operating system family: Linux macOS Windows BSD Solaris
- PostgreSQL - 维基百科,自由的百科全书
类似于Oracle的过程语言 PL SQL 的叫做PgSQL [24] 的内置语言,在处理查询密集的过程时提供了独特的优势。 流行脚本语言比如 Perl 、 Python 、 Tcl 和 Ruby 的包装器,允许利用它们在字符串处理和连接到广阔的外部函数库的力量。
- 一小时实践入门 PostgreSQL - 知乎
前置知识学习 PostgreSQL 数据库之前,需要对以下内容有基本的了解: SQL:SQL 是 Structured Query Language 的缩写,是用于与数据库进行交互的标准语言。你需要理解基本的 SQL 语句,例如 SELECT、INSERT、UPDAT…
|
|
|