Xerial Suzaku Project
Xerial Suzaku is Ruby on Rails for Java, a web application development framework, which enables Java developers to launch web applications in a minute. The notable features of Suzaku include:
- Embedded database engine (SQLite)
- No need to install DBMS. Other types of DBMS are also supported through JDBC.
- Embedded web server (Tomcat)
- No need to install any Web server as a service. Suzaku launches a local Tomcat Web server instance when developing web applications.
- Zero-configuration
- That enables you to quickly start web application development.
Current Status
- Under Development
Documentations
- To Be Written
Download
- To Be Announced
Components
- suzaku-shell
- A CUI/GUI client for generating web applications
- suzaku-core
- core components


