Search code examples
delphiormbold-delphi

ORM for DELPHI win32


Does anyone know about an ORM or something similar for Delphi Win32.


Solution

  • Marco Cantu is a big believer in InstantObjects:

    http://www.instantobjects.org/

    Others include DObject:

    http://www.macrobject.com/en/dobject/

    and tiOPF

    http://tiopf.sourceforge.net/Doc/overview/index.shtml

    You also might be interested in the G Framework:

    http://code.google.com/p/g-framework/