IgnitedQuery is the custom SQL-string builder that IgnitedRecord utilizes to interact with the database.
It is compatible with CodeIgniter’s ActiveRecord implementation but provides a few extras:
See the IgnitedRecord manual or the IgnitedQuery code (download link at the bottom of the page).