TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WordPress to support SQLite back end

164 pointsby eamannover 2 years ago

14 comments

CharlesWover 2 years ago
To save you a click, the actual headline is &quot;Help us test the SQLite implementation&quot;, and the news is that WordPress developers are asking (urging!) hosts, plugin authors, and theme developers to test the implementation and report bugs.<p>The most interesting bit for me: <i>&quot;The SQLite code used has been in use for many years and has been battle-tested. We opted to start with a tried solution instead of starting from scratch because many of the problems we would have encountered have already been addressed and solved in the pre-existing implementation.&quot;</i>
评论 #34069291 未加载
评论 #34069271 未加载
zimpenfishover 2 years ago
Hopefully this will entice more people into supporting SQLite as their backend DB. There&#x27;s been more than a few things I&#x27;ve purposefully not installed because they require MySQL (it is forbidden on my servers.)
评论 #34069001 未加载
jraphover 2 years ago
Nice. That will simplify my installs and my backups and their reliability. There are not many writes, very few concurrent ones, accesses are mostly cached using a WP cache extension. I have a lot of trust in SQLite&#x27;s reliability. It should fit right in. WordPress is the only reason MariaDB is installed on my servers. Nextcloud too, actually, and SQLite might not be a good idea for this.
maxpertover 2 years ago
I will be testing it with Marmot (<a href="https:&#x2F;&#x2F;github.com&#x2F;maxpert&#x2F;marmot">https:&#x2F;&#x2F;github.com&#x2F;maxpert&#x2F;marmot</a>) to help scale Wordpress when needed! IMO Wordpress + SQLite is a no brainer for 95% of its sites. Hopefully do a demo video. Marmot will help folks scale their sites without central MySQLs.
laveurover 2 years ago
While I&#x27;m glad to see them supporting a DB backend other than MySQL, I would also like to see a PostgreSQL backend get built.
dangover 2 years ago
<i>WordPress testing official SQLite Support</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34020786" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34020786</a> - Dec 2022 (73 comments)<p>Related:<p><i>Let’s make WordPress officially support SQLite</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32807601" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32807601</a> - Sept 2022 (115 comments)<p><i>Wp-SQLite: WordPress running on an SQLite database</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31396732" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31396732</a> - May 2022 (97 comments)
blacksmith_tbover 2 years ago
This was posted a few days ago[1], I have to say I am interested, as Ghost lost support for SQLite (and I have used that combo happily for years).<p>1: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34020786" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34020786</a>
haunterover 2 years ago
At this point I’d just go with a flat file CMS, there are so many good systems nowadays <a href="https:&#x2F;&#x2F;github.com&#x2F;ahadb&#x2F;flat-file-cms">https:&#x2F;&#x2F;github.com&#x2F;ahadb&#x2F;flat-file-cms</a>
评论 #34069426 未加载
评论 #34069459 未加载
评论 #34071110 未加载
评论 #34069491 未加载
SPBSover 2 years ago
The embedded nature of SQLite is somewhat offset by the stack still requiring PHP + Apache installed, what&#x27;s one more dependency (MySQL)? All WordPress hosts already have MySQL installed, while installing WordPress from scratch is still a pain (or requires programs that manage that complexity for you e.g. XAMPP).
评论 #34069562 未加载
评论 #34069989 未加载
TIPSIOover 2 years ago
What&#x27;s the benefit?
评论 #34069086 未加载
评论 #34068912 未加载
评论 #34068877 未加载
评论 #34068805 未加载
laveurover 2 years ago
I&#x27;m happy to see WP finally supporting a DB other than MySQL. Maybe they&#x27;ll support PostgreSQL as well.
rafaelturkover 2 years ago
Amazing. Just waited 10yrs for this!
stuckinhellover 2 years ago
WHOA, suddenly I&#x27;m not so interested in django, ruby, or laravel.
评论 #34069054 未加载
评论 #34069586 未加载
评论 #34068972 未加载
wplearner53over 2 years ago
Does anyone has a resource to learn Wordpress? Udemy or Youtube. I am graphic designer , and if I need to publish a site, I want to try WP. Thanks
评论 #34083702 未加载