Skip to content

Command line utility for generating Java code and DDL from a set of models defined in a javascript or json document

License

Notifications You must be signed in to change notification settings

javaxt-project/javaxt-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaXT ORM (Object Relational Mapping)

The javaxt-orm library is a handy tool for generating Java code and DDL from a set of models defined in a Javascript or JSON document. The generated classes are used to persist data in a relational database via the javaxt.sql.Model class.

Project homepage

Information about the javaxt-orm library, documentation, and releases can be found on the project homepage:

License

All JavaXT libraries are free and open source released under a permissive MIT license. This software comes with no guarantees or warranties. You may use this software in any open source or commercial project.

About

Command line utility for generating Java code and DDL from a set of models defined in a javascript or json document

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages