madlabsinc / mevn-cli

Light speed setup for MEVN(Mongo Express Vue Node) Apps
https://mevn.surge.sh
MIT License
822 stars 152 forks source link

Integrate SQL databases #64

Open jamesgeorge007 opened 5 years ago

jamesgeorge007 commented 5 years ago

Currently MEVN-cli only supports MongoDB and with this addition we could expand it to allow integration for SQL Databases. Also, the necessary configurations for ORM's like sequelize is to be automated.

robertjbass commented 4 years ago

I'd like to contribute to adding MySQL. I use MEVN-CLI with MySQL daily. Can we create a subtask for MySQL with the Node MySQL JS connector? I'm new to open-source contributions but I'm deep in the trenches with Node/MySQL.

jamesgeorge007 commented 4 years ago

Hey, @716green thanks for showing interest. As you might have noticed this issue is of low priority at the moment, support for MySQL is of-course on the roadmap (preferably the sequelize ORM). Right now the focus is on the next minor release: V1.8.0, would love to hear your feedback.