Update databases/p5-SQLite-Work to version 0.16
[dports.git] / databases / isql-viewer / pkg-descr
1 iSQL-Viewer is an open-source JDBC 2.x compliant database front end written
2 in Java. It implements across multiple platforms features of the JDBC API.
3 It does everything through a single interface.
4
5 iSQL-Viewer works with most database platforms, including PostgreSQL, MySQL,
6 Oracle, and Informix. iSQL-Viewer provides a variety of tools and features
7 to carry out common database tasks. It includes:
8
9     * Scripting support using JPython and the IBM BSF framework
10     * A guided query builder for creating simple and complex SQL queries
11     * Enhanced object viewing for images, HTML, and other binary format files
12     * A friendly SQL console for executing SQL statements
13     * Batch processing of SQL files
14     * Database introspection
15     * "Bookmarks" to store SQL commands you commonly use
16     * Import and export to popular file formats such as Microsoft Excel, XML, 
17       HTML and ASCII delimited.
18     * Enhanced interface support across platforms
19
20 iSQL-Viewer is designed to meet the needs of JDBC Driver developers and
21 database developers who work in single or multi-platform environments.
22
23 WWW: http://www.isqlviewer.com/