标签: python sql psycopg2 postgresql
我正在使用psycopg开发一些python查询,我正在寻找一些好的备忘单。
在DB开发过程中,您经常使用哪些Postgres - Sql - PgSql Cheatsheets?
答案 0 :(得分:7)
我只是使用the manual,它写得很好而且很全面。
答案 1 :(得分:4)
但没有什么可以击败精美的手册: - )