> HMM.
>
> I think this is the reason frameworks like Django[1]/Rails[2]/Sails[3] are
> used? Someone can correct me if i'm wrong.
>
>
Well Said, but still i saw in django also orm cannot be directly output as
webservice.
I have searched enough for this concept. Its better to create one for this
On Sun, Oct 19, 2014 at 9:59 AM, Rajesh kumar
wrote:
> Every time when i am creating a feed for webservice, i need to use any of
> the wrapper using programming language. I need a framework/application
> where i can feed the sql query and create a webservice for that query, so
> that when ever i
Could you elaborate? I quite don't grasp the requirement of something like
> this.
>
>
Every time when i am creating a feed for webservice, i need to use any of
the wrapper using programming language. I need a framework/application
where i can feed the sql query and create a webservice for that q
On Tue, Oct 14, 2014 at 12:57 PM, Rajesh kumar
wrote:
>
> Hi,
>
> Is there any framework or application which can expose my sql queries into
> webservice.
>
> I need a requirement where i need expose my data in database into
> webservices.
>
> Everytime i need to code in php or python to expose my
Hi,
--- On Tue, Oct 14, 2014 at 12:57 PM, Rajesh kumar
wrote:
| Is there any framework or application which can expose my sql queries into
| webservice.
\--
Not sure the context as to why you would want to do this. Try this, perhaps?
http://stackoverflow.com/questions/4771485/exposing-mysql-
Hi,
Is there any framework or application which can expose my sql queries into
webservice.
I need a requirement where i need expose my data in database into
webservices.
Everytime i need to code in php or python to expose my mysqlquery to a
webservice. If there is any tool which can do this for