微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

给PostgreSQL爱好者的参考资料

http://blog.163.com/digoal@126/blog/static/163877040201172183022203/

推荐书籍:

概念书籍:

《Postgresql Introduction and Concepts》

开发书籍:

《Postgresql开发必备参考手册》

管理类书籍:

《Postgresql 9 Administration Cookbook》

《Postgresql 9.0 High Performance》

《Postgresql Server Programming》

《How Postgresql Processes a Query》

src/tools/backend/index.html

数据库查询优化器的艺术:原理解析与sql性能优化》 - 海翔老师

《 Postgresql 内核分析》 - 彭老师

官方手册:

http://www.postgresql.org/docs/

翰高翻译的中文手册:

http://www.highgo.com.cn/hgdb/docs

培训类PPT:

《Postgresql Inside 系列》
《Postgresql DBA培训PPT》


代码树:

http://doxygen.postgresql.org/

代码提交集:

https://commitfest.postgresql.org/

项目GIT:

http://git.postgresql.org

Postgresql GITHUB镜像

https://github.com/postgres/postgres

Postgresql JDBC 驱动:

http://jdbc.postgresql.org

http://jdbc.postgresql.org/development/privateapi/

Postgresql ODBC 驱动:

http://www.postgresql.org/ftp/odbc/versions/src/

Postgresql 扩展插件

http://pgfoundry.org

http://pgxn.org/

GUI工具(pgAdmin):

http://www.pgadmin.org/

安全漏洞:

http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=postgresql

中文社区:

http://bbs.pgsqldb.com

中文官网

http://www.postgres.cn

国外FAQ社区,BLOG:

http://www.pgcon.org/

https://www.postgresql.us/

http://www.itpug.org/

http://www.pgug.de/

http://www.diapug.org/

http://stackoverflow.com/questions/tagged/postgresql

http://momjian.us

http://www.pgexperts.com

http://blog.2ndquadrant.com/en

其他推荐网站:

http://db.cs.berkeley.edu

http://mariposa.cs.berkeley.edu/

http://www.postgresql.org

http://wiki.postgresql.org/wiki/Todo

http://wiki.postgresql.org/wiki/Development_information

http://wiki.postgresql.org

http://www.pgbuildfarm.org

https://github.com/aggregateknowledge/postgresql-hll

http://www.postgis.org/

http://workshops.opengeo.org/postgis-intro/

http://www.opengeospatial.org/

@L_502_35@

https://developers.google.com/

http://www.perzl.org/aix/

http://db-engines.com/en/

http://pgmag.org/

http://planet.postgresql.org/

http://postgresql.1045698.n5.nabble.com/

http://blog.163.com/digoal@126


推荐Postgresql 专业QQ群:

3336901


书籍打包下载:

如有需要请联系QQ: 276732431,或留言留下您的邮箱. 文件超过100MB,邮箱需要支持大附件才能接收.

或者到以下网盘下载.

http://yun.baidu.com/share/link?shareid=3626307544&uk=1982970774


Postgresql 培训视频
视频下载地址



postgresql一个教程网站

http://www.jb51.cc.com/html/postgresql/2013/080116.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐