ORM for DELPHI win32

前端 未结 10 1929
日久生厌
日久生厌 2020-11-28 21:31

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

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 21:50

    Another ORM for Delphi, which seems to be in active development, is hcOPF

    The project is open source licensed under LGPL/MPL and hosted on SourceForge at http://sourceforge.net/projects/larryhengensopf/.


    dorm, “The Delphi ORM” by Daniele Teti, was officially published at ITDevCon, there is an introduction here. It works with PODOs which have no knowledge of the ORM.

提交回复
热议问题