
 | note to volunteers : |  |
| |
gASQL is getting bigger, more stable and almost usable, and I'm looking for people wishing to help me with it (implementing new features, improving the
look & feel, writing documentation, etc). So if you are interrested, drop me a mail | |
| | |
 | features |  |
| |
for now, gASQL (version 0.6_0.2.94) has the following features:
- view the structure of the tables and views
- view the sequences of a database
- establish and modify the relations between table fields, sequences,... (through a graphical widget)
- make some (simple) SELECT queries (with a graphical frontend or by entering directly some SQL code)
- easily modify the contents of some tables from the SELECT queries (not from the queries which are defined directly from SQL code) through dynamically generated interfaces (with possible usage of plugins)
- view and use the functions defined in the database (user and system defined), the data types...
- manage users (depend on the DBMS accessed, see the use of Bonobo for more information)
| |
| | |
 | planned features |  |
| |
someday these features might be added (in no special order) in gASQL :
- create a Bonobo control server which exports query forms
for users to modify the contents of databases tables.
- improve SELECT query making by adding WERE and GROUP BY clauses
- offer the possibility to create a new DataBase, and to create new tables
- be able to import and export tables or the complete database
- better modification of the structure of the tables
- add printing support wherever it might be usefull
- add support for multi-threading
- documentation
- ...
| |
| | |
|
|