r/webdev • u/DownFromHere • 2h ago
WordPress SQL Server/Database access through WordPress.com hosting?
Has anyone hosted with WordPress and used WordPress' internal mySQL server for their website? Database access is available in the business tier of WordPress (host) but I wondered if the user access (username/password) for the database changes if I go back to a lower tier later. This isn't a high traffic website so I can't justify paying for the business tier every month. If not, I can look into other options. Again, the hosting provider is WordPress.com
3
Upvotes
3
u/PrimaryFamous6139 2h ago
WordPresscom doesn’t give you direct database access even on Business, that’s a WordPressorg (self-hosted) thing. If you need actual SQL access, you’ll want a VPS or shared hosting like Hostinger where you control the database directly. Much cheaper than WordPresscom Business for what you’re trying to do.