<code>CaF2</code>

Junior Software Developer

Based in Scotland

header-image

Query MySQL data through odbc in Node JS

Posted on

by

Step one: Import data into a local MySQL server:

Step 2: Download ODBC driver for MySQL ->

Step 3: Download the required packages and use the following code to create a connection and perform a simple query from the database. https://www.cdata.com/kb/tech/access-odbc-nodejs.rst