|
SqliteDatabaseModule
SQLite database driver.
IntroductionAllows you to work with SQLite databases. SQLite itself is compiled into the module for your convenience. The current module uses the "amalgamation" version of SQLite, which provides up to 10% more efficiency in places. You can follow the module progress via the SqliteDatabaseModuleChangeLog. Requirements
BuildingSee HowToInstallModules to help you get started. |
Sign in to add a comment