What is Gaby ?
Though many full-fledged SQL database systems exist
for Linux, both commercial and Open Source, these
large client-server applications are overkill for
managing a single user's personal data. (...)
Larry Ayers, in Linux Gazette #35
Gaby is a small personal databases manager for Linux using GTK+ and Gnome
(if available) for its GUI.
It was designed to provide straight-forward access to databases a 'normal'
user would like (addresses, books, ...) while keeping the ability to easily
create databases for other needs. On a technical side it was designed with
extensibility in mind and thus use relies a lot on plug-ins; and an extension
language not unlike The Gimp script-fus is
currently being worked on (an embedded
Python).
Internationalization
This is a goal since I know you don't speak english fluently (don't you ?).
This means that any database you could create can be
internationalized (ie. the same database will run in Spanish in Spain and in
Finnish in Finland (pick your favorite country)).
1.9.x was released May 8th; that means that old 1.0 translations are being
updated and new ones are coming. There are actually Dutch, Finnish, French
and Spanish translations and it shouldn't take long before Russian and German
translations arrive (since 1.0 was translated in those languages and that the
translators only have to wake up :) ).
Complete documentation
Providing complete (and good) documentation is also a (longer-term) goal.
Current documentation is available in HTML on this page and
is included as SGML in tarballs (already formatted documentation is available
from the download page).
For now the documentation only covers the way to write plug-ins and won't be
useful for the lambda user but this will hopefully change.
Copyrights and Disclaimers
Gaby is copyrighted by Frederic Peters
and is licensed through the GNU General Public Licence. The builder is
copyrighted by Ron Bessems and
is licensed through the same licence. The full text of the licence is available
on the FSF web site.
|