i use soap... npm install soap and then for postgres database I use pg package.
Regards, Reza On Mon, Feb 24, 2014 at 2:17 PM, Raymond Feng <[email protected]>wrote: > Do you access a database via the SOAP/WS API? If so, what SOAP Node.js > library do you use? > > Thanks, > Raymond > > On Wednesday, February 19, 2014 9:14:35 AM UTC-8, Reza Razavipour wrote: >> >> this a soap server connection and I do not see a way to do what you are >> recommending? Am i missing it? >> >> >> On Wednesday, February 19, 2014 8:45:15 AM UTC-8, Reza Razavipour wrote: >>> >>> I have a node application and I need to ensure a database connection >>> stays open and operational. I want to do lets say every 30 seconds. >>> What is the customary approach in node? >>> >>> Thanks >>> >>> -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to a topic in the > Google Groups "nodejs" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nodejs/vWM1wlEXYy8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
