

Wp_postmeta shipping ON orders.ID=shipping.post_idĮven for little things, fetching a piece of data can be way quick using TablePlus than even just looking at the order entry itself in WordPress. Get some order/post meta for a specific set of IDS: SELECT Update order statuses in bulk: UPDATE wp_posts Status in ('failed','complete','pending')Īnd hook in ('woocommerce_scheduled_subscription_payment') Get progress of ActionScheduler during subscription renewal periods: select status,Ĭount(*) from wp_actionscheduler_actions where Here’s the types of queries I run on a regular basis. These days I do a lot of work with WooCommerce. Here’s a screenshot of what the settings should look like. Make sure to get your IP address whitelisted, include the cert, and get the ports right. WP Engine has remote database access instructions here. Using TablePlus with WP EngineĬonnecting to a local database and most remote databases should be pretty straightforward, but there’s a few extra steps if the database is hosted with WP Engine. TablePlus is the best one one I’ve found for the Mac. It supports multiple database types, including MySQL, MS SQL Server, Redshift, MariaDB, CockroachDB, and Oracle.

If youre a frequent user of Microsoft SQL Server, TablePlus is an excellent choice. TablePlus is a powerful and friendly GUI tool for relational databases, designed to give you a convenient hub for overseeing your SQL. Having a nice GUI to make direct database queries can be really helpful when working with a complex WordPress site. Mac Development & IT Software Review - TablePlus.
