Quantcast
Channel: Database Journal
Viewing all articles
Browse latest Browse all 151

Querying the WordPress Database

$
0
0

You can easily work with WordPress without ever seeing the database, but should your site grow to a certain level of complexity, you will almost certainly have to get in there. In fact, if you’re especially knowledgeable about MySQL and SQL, you can gain some noticeable performance benefits from crafting SQL statements yourself. To that end, today’s article will give a brief overview of the WordPress database schema and how to execute queries against it.


Viewing all articles
Browse latest Browse all 151

Trending Articles