SQLite Database Integration

Opis

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.

Najczęściej zadawane pytania

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, as well as the call for testing 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.

How can I contribute to the plugin?

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

Recenzje

2024-08-26 1 odpowiedź
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!
2024-07-23 1 odpowiedź
Great start to a well needed SQLite option. Installation was smooth for a fresh installation with no content. Using PHP 8.2 and WordPress 6.6. Thank you, team for sharing and getting this into production.
با این افزونه در واقع سایت شما قلمبه کپی میشه و همه جا منتقل میشه و کار می کنه بدون اینکه نیازی به ساخت و تنظیم دیتابیس باشه. همه چیز در یک فایل کنار فایل های ‌وردپرس ذخیره میشه
2023-09-13 1 odpowiedź
I consider the fact that the coders of this module require the presence of the PDO_SQLITE module on the server, to be wrong. Why not simply use the native sqlite module, which is not tied to PDO ?What’s wrong with that one ?On a regular shared hosting, having PDO_SQLITE turned on can be a PITA, while the „regular” sqlite extension is almost always present, so why not use that one ? I’m just sayin…
Przeczytaj 8 recenzji

Kontrybutorzy i deweloperzy

„SQLite Database Integration” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „SQLite Database Integration” została przetłumaczona na 8 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “SQLite Database Integration” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.