Sails is a large project, with many modular components. Each module is located in its own repository, and in most cases is tested individually.
Below, you'll find an overview of the modules maintained by the core team and community members.
For more information on the available releases of the Sails framework as a whole, check out the contribution guide.
Repo | Build Status (edge) | Latest Stable Version |
---|---|---|
waterline | ||
anchor | ||
waterline-criteria | ||
waterline-errors | NEEDS_TRAVIS_SETUP | |
waterline-schema | NEEDS_TRAVIS_SETUP | |
sails-generate | ||
sails-build-dictionary | N/A | |
captains-log | ||
sails-stringfile | N/A |
Repo | Latest Stable Version |
---|---|
sails-util (will be deprecated) | |
include-all | |
reportback | |
node-switchback | |
merge-defaults | |
enpeem | |
merge-context | |
fixture-stdout |
Repo | Build Status (edge) | Latest Stable Version | Platform |
---|---|---|---|
Local Disk | Local disk (.tmp ) |
||
MySQL | MySQL | ||
PostgreSQL | PostgreSQL | ||
Mongo | MongoDB | ||
Redis | Redis |
Currently contained in core Sails repo.
Platform | Repo | Build Status (edge) |
---|---|---|
Browser | sails.io.js | |
Node.js | sails.io.js |
Repo |
---|
sails-docs |
www.sailsjs.org |
Repo | Build Status (edge) | Latest Stable Version | Platform |
---|---|---|---|
sails-rest | REST | ||
sails-oracle | Oracle | ||
sails-mssql | MSSQL | ||
sails-neo4j | Neo4j | ||
sails-sqlite3 | SQLite3 | ||
sails-dynamodb | DynamoDB | ||
sails-elasticsearch | Elasticsearch | ||
sails-couchdb | CouchDB | ||
sails-couchbase | Couchbase | ||
sails-odata | OData | ||
sails-db2 | DB2 | ||
sails-rethinkdb | RethinkDB | ||
sails-azuretables | Windows Azure Tables | ||
sails-riak | Riak | ||
sails-nedb | NeDB | ||
sails-parse | Parse |
Repo | Build Status (edge) |
---|---|
angularSails | |
sails.io.objective-c | NEEDS_TRAVIS_SETUP |
backbone-to-sails |
Repo | Build Status (edge) |
---|---|
sails-migrations |
If you have an unanswered question that isn't covered here, and that you feel would add value for the community, please feel free to send a PR adding it to this section.