Does anyone know about an ORM or something similar for Delphi Win32.
+14
A:
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:
Nick Hodges
2009-01-07 22:26:31
+4
A:
There are a few, some of the more tried and tested are...
And RemObjects also has a schema Mapping technology that is worth investigating
Tim Jarvis
2009-01-07 22:33:45
Bold is clearly the best ORM framework for Delphi Win32. But it is not available anymore from Codegear/Embarcadero. I don't understand how that company thinking about this!
Roland Bengtsson
2010-05-22 21:13:03
I wish Borland haven't bought Bold...
Edwin
2010-08-20 07:59:32
+4
A:
Another Open Source ORM for Delphi 7-2009, which is JSON based and Client/Serve. Can use its own in memory database layer or embedded SQLite3 database engine: http://blog.synopse.info/category/Open-Source-Projects/SQLite3-Framework
Arnaud Bouchez
2010-01-24 10:58:11