PDO with Active Record

Why Obullo use PDO for database operations ? , download this document it will give you some introductory information about PDO.

You can also use active record, we use a modified version of Codeigniter Active Record Class.

Learn more details about PDO Query Examples.