给Postgresql爱好者的参考资料
2011-08-21 08:32:39|分类:PostgreSQL|举报|字号订阅
推荐书籍:
概念书籍:
《Postgresql Introduction and Concepts》
开发书籍:
《Postgresql开发必备参考手册》
管理类书籍:
《Postgresql 9 Administration Cookbook》
《Postgresql 9.0 High Performance》
《Postgresql Server Programming》
《How Postgresql Processes a Query》
了解内核 :
http://www.postgresql.org/developer/backend/
http://wiki.postgresql.org/wiki/Backend_flowchart
《数据库查询优化器的艺术:原理解析与sql性能优化》 - 海翔老师
《 Postgresql 内核分析》 - 彭老师
官方手册:
http://www.postgresql.org/docs/
翰高翻译的中文手册:
http://www.highgo.com.cn/hgdb/docs
培训类PPT:
《Postgresql Inside 系列》
代码树:
http://doxygen.postgresql.org/
代码提交集:
https://commitfest.postgresql.org/
项目GIT:
Postgresql GITHUB镜像
https://github.com/postgres/postgres
Postgresql JDBC 驱动:
http://jdbc.postgresql.org/development/privateapi/
Postgresql ODBC 驱动:
http://www.postgresql.org/ftp/odbc/versions/src/
GUI工具(pgAdmin):
安全漏洞:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=postgresql
中文社区:
中文官网:
国外FAQ社区,BLOG:
http://stackoverflow.com/questions/tagged/postgresql
http://blog.2ndquadrant.com/en
其他推荐网站:
http://mariposa.cs.berkeley.edu/
http://wiki.postgresql.org/wiki/Todo
http://wiki.postgresql.org/wiki/Development_information
https://github.com/aggregateknowledge/postgresql-hll
http://workshops.opengeo.org/postgis-intro/
http://www.opengeospatial.org/
https://developers.google.com/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。