SQLite Database Integration

説明

SQLite プラグインはコミュニティの機能プラグインです。その目的は WordPress の SQLite インテグレーションをテストできるようにすること、フィードバックを集めること、ゆくゆく WordPress のコアに導入することです。

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.

FAQ

What is the purpose of this plugin?

SQLite プラグインの主な目的は SQLite データベースの使用をテストすることです。ゆくゆくは WordPress のコアに搭載されることを目標としています。

Make ブログにあるオリジナルの提案や テスター募集 を読むと、より多くの文脈と有用な情報を得ることができます。

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?

特にこのプラグインは将来の WordPress のコア機能であるため、フィードバックは奨励され大いに感謝されます。トラブルシューティングで助けが必要な場合や質問・提案・要望がある場合は SQLite GitHub リポジトリでイシューとして提出してください。

How can I contribute to the plugin?

Contributions are always welcome! Learn more about how to get involved in the Core Performance Team Handbook.

Does this plugin change how WordPress queries are executed?

The plugin replaces the default MySQL-based database layer with an
SQLite-backed implementation. Core WordPress code continues to use
the wpdb API, while queries are internally adapted to be compatible
with SQLite syntax and behavior.

評価

2025年6月29日
I have no other services requiring MySQL/MariaDB, so this option saves me some memory and headache. Have been running for around one year and zero issues, but my site is very simple.
2025年6月29日
SQlite debería de ser la opción por defecto para WordPress. Es mucho más simple de administrar que mySQL y puede funcionar igual de bien. Este plugin es indispensable para crear un WordPress de desarrollo que solamente necesita PHP para iniciar el servidor sin instalar XAMPP ni otro software.
2024年12月3日
Ok, so in terms of doing what it says in the tin, for me it looks great. I’ve set up 20 – 30 instances, it runs my core plugins and has a footprint of ~ 105M when running with a default setup. Seems to be at least as fast as the MySQL instances sat next to them. Here’s the problem tho’. It would seem I can’t actually convert any existing sites over to run on these instances without a lot of manual work. (I say this after reading the experiences of some others who claim to have tried). Are there any relatively automatic tools and/or documentation that I might have missed when it comes to migrating a MySQL instance over to SqLite (and back, in the event of a problem), or at least a Roadmap of if / when such tools or plugins might become available? A roadmap or estimation might at least (if it’s a long way away) prompt someone to get on and do it?
2024年11月26日 6 replies
I added this plugin. Wordpress warned me that it would be reinstalled. But now everything is gone.) Will it come back, hopefully?
2024年8月26日 1 reply
I used it to spin up a test site in CI, it’s just elegant and brings WP closer to Static when we need it. There’s a place for SQLite simplicity in some WP workflows. Loved it!
12件のレビューをすべて表示

貢献者と開発者

SQLite Database Integration はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“SQLite Database Integration” は10ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“SQLite Database Integration” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。