Hi!

Although ORM is good and it does what I need in 80% cases but in few areas I do need simple sql to run advanced query or simple for ajax search (dat orm search is a bit slow) for this purpose.

Is there any link on elegant inserting pdo connection to the di and using it?