BarracudaDrive's integrated database

(For Developers)

The SQLite database engine, which is integrated into the BarracudaDrive web server, makes it possible to deliver configuration less database driven web applications for BarracudaDrive. Applications designed using LSP are deployed as ZIP files. These ZIP files can be distributed and easily be installed by novice users.

The integrated database engine makes it possible for developers to deliver zero configuration database driven web application(s) -- i.e. there is no need for the end user to install a database and connect the database driven web application to the database.

The BarracudaDrive Bulletin Board and the BarracudaDrive Content Management System are examples of database driven web applications using the integrated database engine.

BarracudaDrive also supports other databases such as ODBC. See the LuaSQL Database connectivity documentation for more information.