When making websites and programs I found it rather tedious to produce java classes that reflected the structure of a table in a database, so I made a perl script to automate the task, hence miniORM.

It’s rather crude at the moment, and a lot of options could be included, like, but not limited to:

  • support for more than just mysql
  • support for other langauges than java
  • an option to specify a output directory (at the moment it will place the resulting *.java files in the directory the program is called from).

If you like it, please let me know.

Any suggestions, bug reports, patches, beers are welcome. :-)

You can get miniORM v1 here.

Related posts:

Tags: , ,

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage.