[ANN] JFaceDbc versione 3.1.1
From: Michele Puopolo (mpuopol_at_sunshinereports.com)
Date: 07/05/04
- Previous message: Christopher Fuhrman: "Re: Eclipse IDE Javadoc Tooltips"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Jul 2004 05:16:15 -0700
JFaceDbc is a cross platform database tool, written as an Eclipse
plugin. JFaceDbc enables multiple simultaneous connections to many
different databases. It has a rich database structure viewer, and a
rich SQL editor with syntax highlighting and table names
auto-completing.
Feature:
* A rich SQL editor with syntax highlighting. Tables and columns
names are highlighted (fonts and colors are customizable).
* Table names auto-completing (using Ctrl+F9)
* Database structure viewer with detailed table information:
columns, primary keys, foreign keys, indexes, data preview, number of
rows, etc.
* Graphical Database Visualizer showing relationships among tables
* Graphical Database Modeling. The model is automatically
converted to DDL statements.
* "Alter Table" Dialog (for Oracle, MySQL, SQL Server, Firebird,
McKoi, Hsql)
* Multiple connections managements
* Multiple Result Sets presented as tabs
* Export Results in CSV format
* "Differences finder" between different schemas or catalogs. It
scans two different schemas (or catalogs) searching for differences
between table structures (including indexes, primary and foreign keys)
* Table Search
* Direct table data editing (when JDBC drivers support scrollable
result sets)
* JFaceDbc has some useful extensions:
o Oracle. You can see and edit your stored procedures,
packages, triggers, java sources. You can also run the Explain Plan
and extract the DDL (Oracle 9i and greater)
o Sybase
o SQL Server
o Firebird
o Export table structure through Hibernate
o Export table data through DbUnit
* JFaceDbc is developed, tested and supported on Windows 2K and
Windows XP. Among the others, JFaceDbc is tested with the following
databases: Oracle, SQL Server, MySQL, SAP DB, Firebird, Access, McKoi,
HSQL.
official site: www.jfacedbc.com
mail: support@jfacedbc.com
- Previous message: Christopher Fuhrman: "Re: Eclipse IDE Javadoc Tooltips"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|