PostgreSQL历史
作者:-- 发布时间:2019-11-20
postgresql由计算机科学教授michael stonebraker在ucb创建。 它最初叫做postgres。 1986年由michael stonebraker教授作为后续项目和ingres项目启动,克服了当代数据库系统的问题。 postgresql现在是任何地方都很先进的开源数据库。
历史简介:
1977 - 1985年:开发了一个名为ingres的项目。
- 关系数据库的概念证明。
- 1980年成立ingres公司。
- 1994年被computer associates购买。
1986-1994: postgres
- 开发ingres中的概念,重点是面向对象和查询语言quel。
- ingres的代码基础未被用作postgres的基础。
- 商业化为illustra(由informix购买,之后由ibm购买)。
1994-1995: postgres95
- 1994年增加了对sql的支持。
- 1995年发布为postgres95。
- 1996年重新发布为postgresql 6.0。
- 建立postgresql全球开发团队。