stored procedures to webservices
От | ivo nascimento |
---|---|
Тема | stored procedures to webservices |
Дата | |
Msg-id | 6ca2dce60712151849n5c4a6424wf715256cddbe3bb9@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: stored procedures to webservices
|
Список | pgsql-hackers |
Hi everybody,<br /> I' m work on a software to create automatic webservices for stored procedure in any language.<br /> It'salmost like the explain above:<br /> have one table pg_plwebservice<br /> Have one sp hello, develope in any languageslike sql, plpgsql(trusted or untrusted)like for example. <br /> The DBA check this sp to be a webservice.<br /> the client request like for example : http:localhost/<br /> the inetd know this is a resquest for plwebservice softwareand redirect te request.<br /> plwebservice is a C++ software and you mission is: <br /> understand http requestand Webservice default descriptions.<br /> connect to database.<br /> verify what sp was requested and. Verifythe data sended for client and proceed with the sql statment to request postgresql sp. <br /><br /> My question is,for all. That is a good idea?<br /> <br /> Any question and/or advice are welcome.<br /><br /> thans for advanced.<br/><br />Ivo Nascimento.<br clear="all" /><br />-- <br />Iann <br />--------------------------------------------<br />Desenvolvendo soluções com performance e segurança.<br />------------------------------------------
В списке pgsql-hackers по дате отправления: