Question

I am working a project where I need to generate a series of classes to represent/access data in the database. Third party projects such as hibernate or subsonic are not an option. I am new in this subject domain, so I am looking for information on the topic. The project is in .net and I am using MyGeneration. I am primarily looking for information.

What is your single best resource for topics on code generation of data access?


Please post only one link at a time and look for your resource before posting. If you find your resource, please vote up instead of posting it. . ( I am not interesting in rep, just information)

Was it helpful?

Solution

Are you using .NET? Try MyGeneration

OTHER TIPS

ORAPig generates Python interfaces for Oracle packages. A Postgresql module is being worked on.

http://code.google.com/p/orapig

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top