1

i see that MariaDB has its own npm package. is there any advantage(s)/disadvantage(s) of using this one over the older mysqljs package?

i would think the two could be used interchangeably, but that just a guess.

personally i have become a fan of sequelize, but it appears sequelize may not have a pure "insert" option, only "upsert" which may not work for me.

edwardsmarkf
  • 1,387
  • 2
  • 16
  • 31
  • What are you hoping to achieve? – Rick James Feb 03 '17 at 00:10
  • ultimately i am trying to figure out which node package is best to use with mariadb, since the two seem very similar, at least from a newbie viewpoint. also, would a mysql person want to use the mariasql package? – edwardsmarkf Feb 03 '17 at 19:17

0 Answers0