Opencart sql query builder

This allows information to be retrieved, inserted, and updated in your database with minimal scripting. In some cases only one or two lines of code are necessary to perform a database action. It provides a more simplified interface.

By means of this you not have to write long long sql query.

Thais will improve your coding speed, code readability

In sort, write beautifull code with minimum effort

Example:

$query = $this->db->get('mytable', 10, 20);

// Produces: SELECT * FROM mytable LIMIT 20, 10

Note: Please take back up of system/library/db.php before installing this

Contact for support

Website: http://iamkrushn.com

Email: me@iamkrushn.com

Skype: kathrecha.krushn




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
2.0.0.0, 2.0.1.0, 2.0.1.1, 2.0.2.0, 2.0.3.1, 2.1.0.1, 2.1.0.2, 2.2.0.0

Last Update
30 May 2016

Created
30 May 2016
196 Downloads
0 Comments
CleanCoders
CleanCoders
Member since: 3 Dec 2014

View all extensions Get Support