Sar-K Code Generator

Welcome to Sar-K Code generator website! Here you can find resources and information about our tool.

Now Sar-K is a complete tool, ready to be used with different databases and to produce code output in different programming languages
to satisfy all customer requirements.

It grabs your database table schema and it produces a source code in the language you need.

This is the first file used for the output configuration. This file strictly depends on the type of output chosen and on the database schema.

This first mapping is used to pair database types and Sar-K internal types. It is validated by the following xsd file:
src/main/xsd/Mappings.xsd

Sar-K Case Histories

This is a complex template that we developed internally. This template is used to produce code for a web application based on EJB 3.0 and Hibernate.

This case history describes a simple use case for Sar-K. The purpose of the application was the development of a company intranet, based on SQL Server database and VB.NET code.