Go to file
Mark van Renswoude f0aed6f1e4 Proof of concept 2020-09-09 11:05:09 +02:00
Packages Proof of concept 2020-09-09 11:05:09 +02:00
Source Proof of concept 2020-09-09 11:05:09 +02:00
UnitTests Proof of concept 2020-09-09 11:05:09 +02:00
.gitignore Proof of concept 2020-09-09 11:05:09 +02:00
DaintyGroupDXE2.groupproj Proof of concept 2020-09-09 11:05:09 +02:00
LICENSE Initial commit 2020-09-09 10:56:46 +02:00
README.md Initial commit 2020-09-09 10:56:46 +02:00

README.md

Dainty

Simple object mapper for Delphi

Heavily inspired by Dapper, Dainty aims to provide a lightweight layer to map objects from a TDataSet descendant or to TParams. It is intentionally not a fully fledged ORM framework.