DataBrowser

来自开放百科 - 灰狐
跳转到: 导航, 搜索

目录

简介

DataBrowser是基于Java的工具,可以浏览任何数据库,可以执行SQL 语句,输入输出数据以及在表单中查看查询结果。

The DataBrowser is a cross-database, cross-platform data access tool written entirely in Java. It is stable, feature rich, and mature (initially released in 1999).

功能特性

  • 100% Java, compatible with Java 2 versions 1.4 and 1.5.
  • Connectivity
  1. Connect to ANY database with a JDBC driver. (user must supply JDBC compliant drivers)
  2. Connectors included for ODBC, Oracle, DB2, PostgreSQL, MS SQL Server, MySQL, InstantDB,
  3. Generic connector will work with literally any driver
  4. Maintains a list of recent connections, so you don't have to constantly re-type connection information.
  • Browsing
  1. Browse a database's tables and view schemas in an intuitive treeview
  2. Limit your browsing to a particular catalog, schema, or type
  3. Right click to view typical data in a given table
  4. Open multiple browser windows connected to various different databases. You can browse Oracle, Access, SQLServer and DB2 all at the same time.
  • Editing
  1. Syntax-highlighting sql editor.
  2. Add data to tables with a GUI interface.
  3. Update data in tables.
  • Dynamic SQL Support
  1. Execute any SQL statement
  2. Save complex SQL with a "SQL Bookmark" for later use.
  • Easy to use interface allows less technical users to browse enterprise databases. Much easier to use than SQL Plus, DB Access, while at the same time more lightweight than MS Access.
  • Use in the course of software development to develop queries, then simply copy and paste your query into your code.

相关链接

精彩图集

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱