I have a table on my server . is it possible to get this data and pass it to strongloop? How should i do it? i've searched that there has something to do with the connector? but it seems that i cant do it. can someone guide me how to do it since this is my first time doing the strongloop. it seems that this is powerful
accounts
name | position
john | president
chris | manager
also i dont get the use of the model? and the datasource? even though i manage to somehow make it run.