| Projects on Google Code | Results 1 - 1 of 1 |
=Welcome to PostgreSQL Object Relational Mapper for .NET=
PGORM is a code generator that can be used to create .NET (C#) objects and classes from a PostgreSQL database.
PGORM produces a "ready to go" and compiled .NET assembly that is directly usable from a .NET solution. With the generated as...