Database tools
CodeIgniter also offers a good pack of database utilities, ranging from ease of database configuration, to using configuration files, to Active Record features such as query structures and transactions.
It lacks some of the powerful Active Record utilities and table relationships that exist on other frameworks by default, but you can also have those with some coding. At first you may find it more difficult to use the Active Record functions than plain queries, but with the help of the profiler and some time, you can learn to write Active Record queries that are easy to read.
Note
Benefits are:
Wide range of possibilities and tools that make our coding experience more productive, when working with databases, with a gradual learning ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access