What is an ORM, List ORM’s for CodeIgniter?

devquora
devquora

Posted On: Feb 22, 2018

 

Object-relational mapping (ORM) is programming technique for converting data between incompatible type systems using object-oriented programming languages. Below is the list of ORM’s supported by CodeIgniter Framework
  • DataMapper
  • Doctrine
  • Gas ORM

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    CodeIgniter Interview Questions

    How to check the version of CodeIgniter framework?

    How to check the version of CodeIgniter framework?..