String Utils
- Allows you to format SQLqueries inside Eclipse editor.
- Extract and unescape string content from variable.
How to:
1) Set cursor inside bounds of the string
2) String Utils → Format SQL or String Utils → Extract String
URL: https://github.com/kbss/StringUtils_plugin
NULL DBW is a PHP 4 compatible database abstraction layer. It supports basic querying as well as transactional queries (for databases that support it).