Download List

프로젝트 설명

PySQL aims to be a full replacement for sqlplus
(and much more). It has features such as history,
completion, and line editing. It has high level
functions (searching for tables, indexes, count,
explain plan, list of sessions, etc.), proper
output for screen and files (CSV ready for
inclusion in spreadsheets), support for user-defined SQL, background queries, graphical output for the schema data model, object dependencies, a PL/SQL package function call tree, and much more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-14 04:01
0.15

또는 작업 검색어 애니메이션 커서 오래 동안. 시작 / 종료 옵션 (단 10/11g). 여러 객체가 일치하는 경우 그에 대해 함수가 이제 인터랙티브입니다. 새 Oracle 감사 기능 (addm, AWR) 및 assm 보고서에 대한 지원. AWR의 sqltune을위한 새로운 기능.
Animated cursor during long queries or operations.
A startup/shutdown option (10/11g only). The desc function is now interactive if multiple objects match. Support for the new Oracle audit function (addm, awr) and assm report. A new function for awr sqltune.

2010-02-15 07:24
0.14

유닉스 시스템에서 자동으로 터미널 너비를 감지. 포지션 / 프로필을 검색할 수있습니다. 검색 세션 표시 기능이 추가되었습니다. 저기 내림차순 많은 기능 향상됩니다. 다중 라인 명령 프롬프트에서 향상되었습니다. diskusage 함수를 재작 성되었습니다. 모든 그래픽 기능을 지원하도록 업데이 트되었습니다 최신 Graphviz 및 pydot을 출시하였습니다.
Automatic terminal width detection on Unix systems. Role/profile search. Search has been added to the session display function. There are many enhancements to the desc function. The prompt for multi-line commands has been enhanced. The diskusage function has been rewritten. All graphical functions have been updated to support the latest Graphviz and pydot releases.

2009-02-16 02:45
0.13

는 SQL 텍스트를 더이상 세션 요약 잘립니다. 제 이름은 출구가 복원됩니다. 저기 프로방스 안에 AIX 5.3 cx_Oracle 5에 대한 더 나은 지원을합니다. 많은 사소한 버그수정 및 더 많은 단위 테스트를합니다. 누락 번역이 추가되었습니다.
Tags: Minor bugfixes
SQL text is no longer truncated in the session summary. Terminal name is restored at exit. There is better support for AIX 5.3 and cx_Oracle 5. There are many minor bugfixes and more unit tests. Missing translations have been added.

2009-01-27 18:47
0.12

자식에게 스위치를 되찾아 소스 트리가 약간 개편되었습니다. 쓸모없는 죽은 모듈 (pysqlio 및 pysqlnet) 제거되었습니다. GPLv2 라이센스 GPL v3을로 변경되었습니다. 유니 코드는 이제 PySQL 안으로 사용됩니다. Oracle 클라이언트 인코딩 (NLS_LANG) 데이터베이스 I / O 및 터미널 사용자 난 인코딩 / O에 대한 영광입니다 유닛 테스트를 추가했다. 더 복잡하고 유용한 명령 스위치를 수있는 새로운 기능 파서가 추가되었습니다. 그래픽 기능 (diskusage, datamodel 등)에 새로운 옵션이있습니다.
Tags: Major feature enhancements
A switch to git was undertaken and the source tree was and reorganized slightly. Useless and dead modules were removed (pysqlio and pysqlnet). The license was changed from GPLv2 to GPLv3. Unicode is now used inside PySQL. Oracle client encoding (NLS_LANG) is honored for database I/O and terminal encoding for user I/O. Unit tests were added. A new function parser that allows more complex and useful command switches was added. Graphical functions (datamodel, diskusage, etc.) have new options.

2007-12-15 22:40
0.11

전체 소스 트리와 개편에서 사용자 지정 빌드 distutils 시스템으로 전환했다. 설치할 수있는 패키지 리눅 스용 (RPM이와 슬랙웨어 tgz)으로 윈도우 사용할 수있습니다. Pysql 지금은 표준 파이썬 사이트에 설치되어있는 패키지와 래퍼 경로에 놓입니다. 모든 설정 및 캐시 파일입니다 지금은 $ 홈 / .pysql / 유닉스와 %에 AppData % / pysql / Windows에서. 확장 검색 패턴을 사용하여 검색 기능 및 datamodel 기능이 추가되었습니다.
Tags: Major feature enhancements
All of the source tree was reorganized and was
switched from a custom build system to distutils.
Installable packages are available for Linux (RPM
and Slackware tgz) and Windows. Pysql is now
installed in a standard Python site-package and a
wrapper is put on the PATH. All configuration and
cache files are now in $HOME/.pysql/ on Unix and
%APPDATA%/pysql/ on Windows. The use of extended
search patterns was added to the search function
and datamodel function.

Project Resources