Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #30169

Re: Is it possible to use MySQL with node.js?

Path csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From Ben Bacarisse <ben.usenet@bsb.me.uk>
Newsgroups comp.lang.javascript
Subject Re: Is it possible to use MySQL with node.js?
Date Fri, 01 Apr 2016 19:19:27 +0100
Organization A noiseless patient Spider
Lines 18
Message-ID <87io01qjio.fsf@bsb.me.uk> (permalink)
References <edcefb91-596f-4683-8574-e65042909fce@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain
Injection-Info mx02.eternal-september.org; posting-host="017616aa25f81ec581c44d76d61ba2f3"; logging-data="1558"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/E9rhFRhFzvjJkMLr71b58ooxftwS2q1U="
Cancel-Lock sha1:tuqLdSr+wCH+UTxEEOB2X7u68lg= sha1:7AEQ1+P66HKb25O1/G5DUeI96xk=
X-BSB-Auth 1.3da0ddb7d64a3d9f40a1.20160401191927BST.87io01qjio.fsf@bsb.me.uk
Xref csiph.com comp.lang.javascript:30169

Show key headers only | View raw


bit-naughty@hotmail.com writes:

> Is it possible to do this? Do I need some special version of node.js?

I suspect (not yet tried) that you just need to install the right
package.  On my system (Ubuntu) there is a node-mysql package.  The same
will be available via npm too.

> And, does it need a specific version of MySQL/MariaDB? How do I get
> info on how to do the programming?

https://www.npmjs.com/package/node-mysql

I think you could have found this out for yourself!

<snip>
-- 
Ben.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Is it possible to use MySQL with node.js? bit-naughty@hotmail.com - 2016-04-01 11:00 -0700
  Re: Is it possible to use MySQL with node.js? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-04-01 19:19 +0100

csiph-web