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 系列》 《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/
http://code.google.com
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全部内容,希望文章能够帮你解决PostgreSQL所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)