Skip to content

A domain-specific language for defining static structure of database applications

License

Notifications You must be signed in to change notification settings

igordejanovic/DOMMLite

Repository files navigation

DOMMLite

DOMMLite is a DSL for defining static structure of business applications. It is an ER-like language with some usefull extensions. From DOMMLite models a program code of fully working CRUD(Create-Retrieve-Update-Delete) applications can be generated. Currently, generator is built for Django web framework.

It is implemented in xText during 2007-2009. Back then xText was a part of the openArchitectureware framework. DOMMLite is not maintained/updated since then and I am making it available as a FLOSS software in case someone find it usefull.

Full description of the DOMMLite language and tools is decribed in this paper: A domain-specific language for defining static structure of database applications

AUTHOR

  • Igor R. Dejanović - igor DOT dejanovic AT gmail DOT com

COPYING

This software is distributed under the terms of MIT license. Please see LICENSE file.

About

A domain-specific language for defining static structure of database applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published