LWN.net Logo

Glom 0.8.5 announced

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gnome-announce <gnome-announce-list-AT-gnome.org>
Subject:  ANNOUNCE: Glom 0.8.5
Date:  Fri, 02 Jul 2004 20:14:37 +0200
Cc:  glom-devel-list-AT-gnome.org

*** Glom

Glom is a GUI that allows you to design database table definitions and the
relationships between them. It also allows you to edit and search the data in
those tables. The design is loosely based upon FileMaker Pro, with the added 
advantage of separation between user interface and data.

Glom uses the PostgresSQL database backend but it can not edit databases
that it did not create, because it uses only a simple subset of Postgres
functionality.

Here are some screenshots:
http://www.glom.org/screenshots/

Glom is written in C++, with gtkmm, Bakery, and libgdamm.

More information is at
http://www.glom.org


*** Obvious/Known problems.

* You _must_ save the document, or you will not be able to use the database
  that you created/changed. It will save automatically in future.
* There is no way to administer the users.
* The User Level is not dependent on database access rights.
* The Details view should show lists of related records directly among the regular fields.
* There is no printing/reports.


*** Changes

glom 0.8.5:

* Data Details: Editing works again.
* Find mode now works, though it's simple.
* Edit buttons are now stock Open buttons.
* Renaming of tables: The new names are stored in the 
  document so you can rename again, and use the renamed table.
  (Murray Cumming)

-- 
Murray Cumming
murrayc@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds