I try to do a admin panel in SailsJS and i want show in a view all collections in a mongo database selected in connection.js but i dont know to do that.
Can i create a model without waterline and require mongoose in a model for this purpose???
Thanks