Title: Simple DB Query Plugin with GUI?
Last modified: August 19, 2016

---

# Simple DB Query Plugin with GUI?

 *  [pconnery](https://wordpress.org/support/users/pconnery/)
 * (@pconnery)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/simple-db-query-plugin-with-gui/)
 * I’ve been scouring the codex today looking for a plugin that replicates this 
   functionality:
 * User selects item from menu. WP returns data depending on users selection.
 * For example, the user selects their state, and closest city from a drop down 
   list. The database returns the average home price depending on their location.
   The actual data would be static and probably manually input by myself.
 * I can’t seem to find a simple plugin that will accomplish this. Any information
   would be appreciated.
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [pconnery](https://wordpress.org/support/users/pconnery/)
 * (@pconnery)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/simple-db-query-plugin-with-gui/#post-891002)
 * It seems like the simplest solution would be to just create a custom table in
   MySql with some basic code to call the data from the table.
 * Does anyone have a good beginner’s reference for developing a simple custom database
   tool in MySql + a guide for integration with WordPress.
 * Thank you!
 * -Pat
 *  [mGz](https://wordpress.org/support/users/mgz/)
 * (@mgz)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/simple-db-query-plugin-with-gui/#post-891017)
 * [http://codex.wordpress.org/Adding_Administration_Menus](http://codex.wordpress.org/Adding_Administration_Menus)
   
   [http://codex.wordpress.org/Plugin_API](http://codex.wordpress.org/Plugin_API)
   [http://codex.wordpress.org/Developer_Documentation#Plugin_Development](http://codex.wordpress.org/Developer_Documentation#Plugin_Development)
 * You can do this. Read about GoogleMaps GeoLocalization.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Simple DB Query Plugin with GUI?’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [db](https://wordpress.org/support/topic-tag/db/)
 * [query](https://wordpress.org/support/topic-tag/query/)

 * 2 replies
 * 2 participants
 * Last reply from: [mGz](https://wordpress.org/support/users/mgz/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/simple-db-query-plugin-with-gui/#post-891017)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
