AceDAO

Query your database DRYly

View project on GitHub

0. Prerequisites

There is not that much mandatory things to run AceDAO, but this one:

All your tables must have an 'id' field as their primary, unique, auto-increment key.

NEXT - See how to define your queries >>