MySQL Forums
Forum List  »  General

Create a custom MYSQL thingy
Posted by: Bob Bob
Date: October 25, 2015 04:23PM

Hello,

I really don`t know how the thing I want to built is called.
The backstory is: we have web api that allows to run mysql queries via HTTP,
and we have custom web interface developed for it. This interface really sucks in terms of design, not to mention it lacks of syntax highlight.
I really want to improve it. But I want to explore other options too.

So the question is: how do I develop an app that allows mysql connection and receive queries so then I can send them to our API via HTTP POST call and get back the result.
This will really allow me to work with database using software like HeidySQL or Workbench.

Is this feasible? What would be the first step?

Options: ReplyQuote


Subject
Written By
Posted
Create a custom MYSQL thingy
October 25, 2015 04:23PM
October 30, 2015 02:31PM


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.