PostgreSQL 源自美国加州大学伯克利分校计算机系开发的 POSTGRES 项目,后正式更名为 PostgreSQL。该数据库系统高度兼容 SQL 标准,具备众多现代数据库特性,包括复杂的查询处理、外键约束、触发器机制、视图支持、事务完整性保障以及多版本并发控制(MVCC)。
Get up and running—and avoid the setup pitfalls—with this enterprise-class, open-source database available for all major platforms. For years now, PostgreSQL has been one of the best-kept secrets of ...