numtel / meteor-mysql

Reactive MySQL for Meteor
MIT License
343 stars 41 forks source link

Does it meet my requirements? #59

Open ridumai opened 8 years ago

ridumai commented 8 years ago

Hi!

I have an app developed in meteor where I store some data related to customers through MongoDB.

I have a website running separately where users can create new data related to customers in a MySQL database.

My goal is to read that MySQL database and load it in the MeteorJS app DB.

Is this package suitable for me?

JTylerGary commented 8 years ago

I would think it is suitable.