Welcome to Scoriet

<< Click to Display Table of Contents >>

Navigation:  Welcome >

Welcome to Scoriet

 

Welcome and thank you for using Scoriet!

 

Scoriet creates an application from your existing database. This application can be an application for the desktop, a mobile application, or an Internet-based application.

 

The usual CRUD windows are generated, but many other windows can be created, e.g. the configuration, the main menu, a login window, etc.

 

Scoriet imports your database description (tables, fields, links) from your database (MySQL or PostreSQL), which are stored in the Scoriet database.

 

The revolutionaries of Scoriet are his templates, a template controls the generator, not vice versa. A template uses all the database tables and fields to create your source code. This means that each template is responsible for the entire generation. Any changes you make to a template will also have an effect.

 

Scoriet Features:

 

Multilingual applications.

Import a MySQL or PostgreSQL database.

Template-supported program generator, therefore almost possible for all programming languages.

Free edition available (see free edition).

A PHP template is available.

A Python template is available

Open-source

Database versioning, every new import of the database creates a new version, this may be e.g. for larvel migrations.