Query Light : A Lightweight Oracle java swing client based on JDBC
Please leave a review or suggest improvements.
Source Code on GIT : https://github.com/milind-brahme/query-light
Query Light is a lightweight oracle client based on jdbc.
Application has moderate sql editing capabilities. It provides basic querying and data retrieval functions.
Query light is ideal for working on read only environments.
Latest Update and Fixes
Added ability to write xlsx in new office xlsx format.
Added ability to view code with F4.
Added additional describe...
This project will add support for editing Oracle PL/SQL objects right inside the NetBeans IDE, including syntax highlighting, code folding and indentation.
See Wiki for more information.
PL/SQL Editor Plugin for Eclipse using file and database access for auto completion and many standard source editing capabilities of eclipse. Designed to support editing the Oracle based PL/SQL language. Written in java, supported on all platforms.