SFBusinessData
Components for Delphi for the reusable organization of data logic
...For use through the designer, a wrapper component is available that dynamically creates the specialized data objects at run time.
For ease of construction and programmatic manipulation of SQL queries SFBusinessData also provides a SQL generator, which is directly available through the data classes, but can also be used alone.
This SQL generator works independently of the database and without having to deposit hard-coded SQL queries.