SQLite Database Integration

SQLite integration plugin by the WordPress Team.

2 database tables

Table NameDescriptionMethod
wp__mysql_data_types_cacheA cache table that stores temporary computed or fetched data.Static
wp_optionsStores options data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_publicOption key:default_pingback_flagOption key:fresh_siteOption key:wplang
wp_usermeta
User meta