Skip to content

Feature Plugin to add SQLite support to WordPress. Under Development.

License

Notifications You must be signed in to change notification settings

wp-staging/sqlite-database-integration

This branch is 15 commits behind WordPress/sqlite-database-integration:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5ce5f0 · Oct 29, 2024
Apr 30, 2024
Aug 20, 2024
Aug 20, 2024
Sep 22, 2022
May 9, 2023
Oct 29, 2024
Sep 22, 2022
Dec 28, 2023
May 8, 2023
May 10, 2024
Apr 30, 2024
Mar 13, 2023
Apr 18, 2023
Dec 28, 2023
Apr 2, 2024
Sep 4, 2024
May 10, 2024
Apr 22, 2024
Feb 23, 2023
Sep 4, 2024

Repository files navigation

=== SQLite Database Integration ===

Contributors:      wordpressdotorg, aristath
Requires at least: 6.4
Tested up to:      6.6.1
Requires PHP:      7.0
Stable tag:        2.1.15
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Tags:              performance, database

SQLite integration plugin by the WordPress Team.

== Description ==

The SQLite plugin is a community, feature plugin. The intent is to allow testing an SQLite integration with WordPress and gather feedback, with the goal of eventually landing it in WordPress core.

This feature plugin includes code from the PHPMyAdmin project (specifically parts of the PHPMyAdmin/sql-parser library), licensed under the GPL v2 or later. More info on the PHPMyAdmin/sql-parser library can be found on [GitHub](https://github.com/phpmyadmin/sql-parser).

== Frequently Asked Questions ==

= What is the purpose of this plugin? =

The primary purpose of the SQLite plugin is to allow testing the use of an SQLite database, with the goal to eventually land in WordPress core.

You can read the original proposal on the [Make blog](https://make.wordpress.org/core/2022/09/12/lets-make-wordpress-officially-support-sqlite/), as well as the [call for testing](https://make.wordpress.org/core/2022/12/20/help-us-test-the-sqlite-implementation/) for more context and useful information.

= Can I use this plugin on my production site? =

Per the primary purpose of the plugin (see above), it can mostly be considered a beta testing plugin. To a degree, it should be okay to use it in production. However, as with every plugin, you are doing so at your own risk.

= Where can I submit my plugin feedback? =

Feedback is encouraged and much appreciated, especially since this plugin is a future WordPress core feature. If you need help with troubleshooting or have a question, suggestions, or requests, you can [submit them as an issue in the SQLite GitHub repository](https://github.com/wordpress/sqlite-database-integration/issues/new).

= How can I contribute to the plugin? =

Contributions are always welcome! Learn more about how to get involved in the [Core Performance Team Handbook](https://make.wordpress.org/performance/handbook/get-involved/).

About

Feature Plugin to add SQLite support to WordPress. Under Development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%