GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB
...Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3.
All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given!
SimpleDemo contains more complete apps that can be used to demonstrate a working Gambas program. Database is often needed.
SimpleSample is more a small piece of sample code as a reminder how gambas works or how something can be done.
...
This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
This program is an administrator tool for mysql.
It's an application for users who like the visual way, not the command line way to administrate the mysql databases.
This program is written in gambas2 basic.