【发布时间】:2011-03-19 02:03:23
【问题描述】:
我正在使用 psycopg 开发一些 python 查询,我正在寻找一些好的备忘单。
在数据库开发过程中,您经常使用哪些 Postgres - Sql - PgSql Cheatsheets?
【问题讨论】:
标签: python sql psycopg2 postgresql
我正在使用 psycopg 开发一些 python 查询,我正在寻找一些好的备忘单。
在数据库开发过程中,您经常使用哪些 Postgres - Sql - PgSql Cheatsheets?
【问题讨论】:
标签: python sql psycopg2 postgresql
我只用the manual,写的很好,很全面。
【讨论】:
来自 Postgresonline.com 的家伙制作了几个 cheatcheats。
但没有什么能比得上精美的手册 :-)
【讨论】: