| Koala is an interface to an SQL database (currently only postgres). It is a GUI interface to existing tables, or a way to create entire database systems composed of many tables along with their interlinkages, forms, and dialogs. No programming is necessary since the entire database creation procedure is interactive, ala Microsoft Access. Forms are stored in the database along with the data they represent. A rich set of widget types are supported, which map to the various postgres types. Koala allows the most complex company information structure to be created in a couple of hours. |