Docs: Databases

Vendo runs on two databases: the central MySQL database and the individual SQLite store databases (store.db)

MySQL

The current configuration of the MySQL Database is part of the "core" and as such cannot be accessed directly by the store owner.

SQLite

The SQLite db in Vendo 1.0 is SQLite 3 and can be edited through the SQLIte Update function under Setup > Functions, or through the store PHP files such as top.inc

For the full reference see the Code Library

 

Revisions history (6)    ( hide | show )     Development > Databases

×