Sails.js

Source: Wikipedia, the free encyclopedia.
Sails.js
Developer(s)Mike McNeil and others
Initial release2012; 12 years ago (2012)
Stable release
1.5.7 / July 22, 2023; 8 months ago (2023-07-22)[1]
Cross-platform
PlatformNode.js
TypeWeb framework
LicenseMIT License
Websitesailsjs.com

Sails.js (or Sails)

web application framework developed atop the Node.js environment,[3]: 1, 19  released as free and open-source software under the MIT License.[4][5] It is designed for Node.js web applications and APIs [4] with similar architecture to Ruby on Rails.[3]
: 19 

Features

Sails.js is built on Node.js and

object-relational mapping interface using Waterline.js, which abstracts the database interaction layer.[6]

A number of other packages are included to enable fast auto-generated

, etc.).

See also

References

  1. ^ "Releases · balderdashy/sails". github.com. Retrieved 2023-09-07.
  2. ^ – via Google Books (Preview).
  3. ^ – via Google Books (Preview).
  4. ^ a b "Sails.js | Realtime MVC Framework for Node.js". The Sails Company. Retrieved 21 July 2017.
  5. ^ "sails". npm, inc. Retrieved 21 July 2017.
  6. ^ "Waterline.js home page".

External links