Features

gda-browser's current features are:

General user interface

  • multi threaded: each connection is handled in it own thread, meaning that no single connection can lock the application

  • several windows can be opened for a single connection

  • full screen mode accessible to maximize the screen space usage

Connection management

  • multiple simultaneous connections can be opened at once

  • connections binding: it is possible to "bind" several connections into one to execute SQL commands on several connections at once

  • multi threaded: each connection is handled in it own thread, meaning that no single connection can lock the application

Activities

The activities are grouped by theme around the notion of perspectives, the following are currently implemented:

See also the section about actions

Openness

  • CSV and other text files can be imported and used in conjunction with connection binding

  • the general framework is opened enough to add new integrated features; specifically anyone can develop new perspectives