LAB Project Overview
LAB Project means Linux Advanced Business Tools Project. Thus LAB Project is not a business application per se, but a toolkit containing a good deal of reusable components you can assemble to build applications.
Being an Open Source kit, LAB Project does not have sophisticated licensing schemes, but uses most common Open Source licenses. See LAB Project Licensing for details. Tools fell in one of those categories:
-
Database back end abstraction and control, allowing you to use the same application with whatever database back end you're accustomed to, without changing it.
-
User Right Management, to provide a flexible Access List Management, allowing or disallowing users on some data.
-
Data manipulation widgets to give a nice user interface without having to write tons of code.
-
Data consolidation widgets, by example report designer or administration center to provide easy extensions.
LAB Project Overview | Database back end abstraction