Unix Technical Forum

stored procedures to webservices

This is a discussion on stored procedures to webservices within the pgsql Hackers forums, part of the PostgreSQL category; --> Hi everybody, I' m work on a software to create automatic webservices for stored procedure in any language. It's ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-15-2008, 10:37 PM
ivo nascimento
 
Posts: n/a
Default stored procedures to webservices

Hi everybody,
I' m work on a software to create automatic webservices for stored
procedure in any language.
It's almost like the explain above:
have one table pg_plwebservice
Have one sp hello, develope in any languages like sql, plpgsql(trusted or
untrusted)like for example.
The DBA check this sp to be a webservice.
the client request like for example : http:localhost/
the inetd know this is a resquest for plwebservice software and redirect
te request.
plwebservice is a C++ software and you mission is:
understand http request and Webservice default descriptions.
connect to database.
verify what sp was requested and. Verify the data sended for client and
proceed with the sql statment to request postgresql sp.

My question is, for all. That is a good idea?

Any question and/or advice are welcome.

thans for advanced.

Ivo Nascimento.

--
Iann
--------------------------------------------
Desenvolvendo soluções com performance e segurança.
------------------------------------------

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-15-2008, 10:37 PM
Josh Berkus
 
Posts: n/a
Default Re: stored procedures to webservices

Hey, Ivo,

> I' m work on a software to create automatic webservices for stored
> procedure in any language.


Seems like the new XML and XLST support should fit in here somewhere.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-15-2008, 10:37 PM
ivo nascimento
 
Posts: n/a
Default Re: stored procedures to webservices

Hello Josh,
the XML and XLST are data presentation only?

the idea is provide some like one Http request where I can post data for a
Stored procedure and receive one Http response using WSDL description and
SOAP transport to implement the web service.
Where can I find more info about this new feature(XML AND XSLT)?

2007/12/16, Josh Berkus <josh@agliodbs.com>:
>
> Hey, Ivo,
>
> > I' m work on a software to create automatic webservices for stored
> > procedure in any language.

>
> Seems like the new XML and XLST support should fit in here somewhere.
>
> --
> Josh Berkus
> PostgreSQL @ Sun
> San Francisco
>




--
Iann
--------------------------------------------
Desenvolvendo soluções com performance e segurança.
------------------------------------------

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:39 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com