panSL main page

All panSL samples

Repeated fields, enumerations and logging of changes

Simple demonstration of more basic features in panSL.
It is possible to store Many phone-numbers for a person. Gender must be chosen to be one of Male, Female or Unknown (Gender is an Enumeration). All changes to a person entity will be logged.


Try out this schema now! (please allow a few seconds for your new database to be initialized.)

Person         
Name Essential
Phone Many
Gender
Male, Female, Unknown
Changes Log

ER-diagram (beta)

Note that in addition to generation of ER-Diagram the panSL Implementation AgoRapide may also be used to also generate database-schema (SQL) and source code for a variety of programming languages, tools and development architectures.

Last updated 2012-05-02