man sql-editor (Commandes) - program to edit SQL databases

NAME

sql-editor - program to edit SQL databases

SYNOPSIS

sql-editor

DESCRIPTION

This manual page documents briefly the sql-editor command.

sql-editor lets the user edit the contents of the tables of a SQL database through a convenient Gtk graphical interface. The user can also select in the database, using an SQL SELECT query, and browse the results. sql-editor does not create tables, nor it does any other administrative task: you may use mysql-navigator for these. sql-editor is aware of joins (which can be specified by using regular expressions).

BUGS

PROBABLY MANY

THIS EDITOR IS VERY YOUNG AND NOT THROUGHLY TESTED. DO NOT USE IT TO EDIT VALUABLE DATA. (though it should be safe to use it to browse data).

OPTIONS

None

AUTHOR

This manual page was written by Andrea Mennucc <debian@Tonelli.sns.it>.