[storm] A useful tool to use with Storm

Aidin Gharibnavaz aidin at aidinhut.com
Tue Aug 31 06:14:04 BST 2010


Dear All!

I want to introduce a useful tool for ORMs, called Entity Extractor. It was
originally wrote to use with Storm, but then it extended in a way that can
be
use for any kind of code generation from any kind of data-source.

The main idea behind this tool is to ease the task of generating ORM models.
It
automatically generates the code from the database structure.

For doing this job, it uses two extensions each time: One for extracting the
database structure, and the other for generating the output code. User can
write new extensions for the tool, and by combining the extensions together,
there's almost no limit on what it can do!

Take a look at its project page on launchpad:

   https://launchpad.net/entityextractor

If you have enough free time to waste ;) download and use it, and tell me
what
you think.

Thanks for reading this,
Aidin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/storm/attachments/20100831/f44aabf0/attachment.htm 


More information about the storm mailing list