欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
PgWorksheet
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project Home Page for installation instructions. | PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project Home Page for installation instructions. | ||
第16行: | 第18行: | ||
*http://pgfoundry.org/projects/pgworksheet/ | *http://pgfoundry.org/projects/pgworksheet/ | ||
*http://pgworksheet.projects.postgresql.org/ | *http://pgworksheet.projects.postgresql.org/ | ||
− | |||
[[Category:Database]] | [[Category:Database]] | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] | ||
[[Category:Python]] | [[Category:Python]] |
2010年9月26日 (日) 10:24的最后版本
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project Home Page for installation instructions.
[编辑] Install
require the following softwares to run :
- Python 2.4 or better
- Python GTK+ 2.6.2 or better
- pyPgSQL 2.4 or better
- mxDateTime (required by pyPgSQL)
wget http://pgfoundry.org/frs/download.php/619/pgworksheet-1.8.1.tar.bz2 cd pgworksheet-1.8.1 python setup.py build python setup.py install
[编辑] Links
分享您的观点