Sails.js: Difference between revisions

Content deleted Content added
m Disambiguated: ORMObject-relational mapping
Jdcarlin (talk | contribs)
Line 22:
Like Ruby on Rails,<ref name=":1" /> Sails.js provides an [[Object-relational mapping]] interface, using [[Waterline.js]], which abstracts the database interaction.<ref name="toptal"/> This enables a uniform API regardless of the underlying database being used.<ref name="WaterlineJS">{{cite web|url=http://waterlinejs.org/|title=Waterline.js home page}}</ref>
A number of other packages are included to enable fast auto-generated [[REST API]]Ss, [[WebSocket]]s by default using [[Socket.io]];<ref name=":1" /> and compatibility features making it front-end agnostic so that many tools and frameworks ([[AngularJS]], [[React.js]], [[Android (operating system)|Android]], [[iOS]], etc.) are supported.
 
== Community Acclaim ==