rbirdman
27-01-2005, 07:20 PM
I came across an interesting project while trialling Novell's Linux Desktop. In amongst the menus was a program call mergeant which I haven't noticed before. It's part of the gnome-db (http://www.gnome-db.org/) project which consist of three separate parts.
1.libgda ( database abstraction)
2.libgnomedb ( gtk widgets)
3.mergeant ( database client)
There are providers (drivers) for a variety of databases but it is still early days and there is a lot of functionality to be added in. From what I can gather PostgreSQL and mySQL have the best support at the moment.
I compiled them in Fedora Core 2 after dealing with the dependencies and was able to connect to one of my databases and create a select query. See the link below for some screen dumps.
http://home.swiftdsl.com.au/~rbirdman/mergeant/
In six months to a years time I think I will be saying I wasted my time trying to learn a bit of PostgreSQL :(
1.libgda ( database abstraction)
2.libgnomedb ( gtk widgets)
3.mergeant ( database client)
There are providers (drivers) for a variety of databases but it is still early days and there is a lot of functionality to be added in. From what I can gather PostgreSQL and mySQL have the best support at the moment.
I compiled them in Fedora Core 2 after dealing with the dependencies and was able to connect to one of my databases and create a select query. See the link below for some screen dumps.
http://home.swiftdsl.com.au/~rbirdman/mergeant/
In six months to a years time I think I will be saying I wasted my time trying to learn a bit of PostgreSQL :(