/napdatabase

RTTI enabled SQLite database interface for NAP

Primary LanguageC++Mozilla Public License 2.0MPL-2.0


Description

RTTI enabled SQLite database interface for NAP

Installation

Compatible with NAP 0.6 and higher - package release and source context.

From ZIP

Download the module as .zip archive and install it into the nap modules directory:

cd tools
./install_module.sh ~/Downloads/napdatabase-main.zip

From Repository

Clone the repository and setup the module in the nap modules directory.

cd modules
clone https://github.com/naivisoftware/napdatabase.git
./../tools/setup_module.sh napdatabase