Node.js 支援多種不同種類的資料庫,像關聯式資料庫:MS-SQL, Oracle, MySQL, ... Request(); request.query('select * from Student',function(err,recordset){ ...
確定! 回上一頁