blob: 7e33e657fbb766a8e8228d1e29a4a13baeb51937 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
GNOME Transcript is a SQL Database Client (currently PostgreSQL), designed
to provide a friendly and powerful environment for the database user. It's
currently in it's early stages and a lot (and I mean a LOT) of planned
features are missing but it's usable.
Features:
* Design the tables you want, and the way the info displayed
* Add, Update, View, and Delete from the table using the struct you
designed
|