Skip to content

This is a code generator that spiders a database and uses XSLT to transform the code.

Notifications You must be signed in to change notification settings

jdzurik/Meta-Transformer

Repository files navigation

Meta-Transformer

This is a code generator that spiders a database and, then uses XSLT to transform the code.

I built this tool several years ago (that’s why it’s in windows forms) with tweeks along the way but, it works. Right now it’s a little finicky because I just rebuilt the DB connection to use either MS SQL or Oracle.

It requires SMO to connect to MS SQL and Oracle.DataAccess to connect to Oracle but those can be downloaded from their respective sites.

All in all it can get the job done but isn’t ready for prime time.

I will be following up with instructions and posting a guide to the meta structure.

About

This is a code generator that spiders a database and uses XSLT to transform the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published