Overview
Sausalito is a suite of tools that allow you to write, test, and deploy full-fledged web-based applications, entirely written in XQuery. XQuery has an extremely powerful support for database queries, scripting, and full-text search. By using a single programming on all tiers, Sausalito is collapsing web servers, application servers, and databases into a single stack. It is easy to install and easy to get started.
Developing an application with Sausalito is a two step process:
- You develop and test your application locally on your PC/Mac. To do that, Sausalito provides a framework and tools to create projects, develop code, and debug the application.
- Deploy your code on Amazon Web Services (AWS) or in your private data center (Please, contact us at support@28msec.com, if you would like to do this).
Learn The Basics
After learning the first steps by watching our Getting Started Guide we recommend the readings within the Sausalito Basics section. Within this section you will learn the basics that will always be useful when developing with Sausalito:
Start With a Template
The easiest way to get started with Sausalito is to use a project template. Project templates are small demo applications that showcase some features from Sausalito:
- Guestbook Template
- Graphviz Template
- Images Template
- JSON/JsonML Template
- OAuth Template
- Schema Validation Template
- Cookie-based Session Template
Module Documentation
Sausalito provides more then forty XQuery modules, ready to use in your apps. Check it out here.
Bugs and Feature Requests
Please send bug reports and feature requests on Launchpad.
blog comments powered by Disqus