MySQL Forums
Forum List  »  Performance

I'm designing a WordPress plugin to create indexes. Suggestions?
Posted by: Oliver Jones
Date: April 28, 2021 07:33AM

I'm starting a (totally open-source) little project to create a WordPress plugin that will add appropriate indexes to WP's MySQL tables.

Some wp tables, notably wp_postmeta and wp_usermeta, have notoriously poor indexing.

My hope: make larger sites (with more posts, users, and so forth) perform better.

I'm seeking suggestions on appropriate indexes to add. I'm also seeking a collaborator or two for this project if you're interested. Please reply to this post with any feedback.

If you know of some other project that makes mine unnecessary, let me know about that too please.

Options: ReplyQuote


Subject
Views
Written By
Posted
I'm designing a WordPress plugin to create indexes. Suggestions?
516
April 28, 2021 07:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.