DEV Community

Jonathan Lamim
Jonathan Lamim

Posted on • Updated on

Working with databases in CodeIgniter 4

Most web applications make use of databases and knowing how to use the resources of a framework to manipulate the data is fundamental for the creation of quality applications.

In this book you will learn in practice how to use CodeIgniter 4's native features to work with databases.

Some of the contents that will be covered in the book:

  • Database settings
  • Query Builder
  • Transactions
  • Pagination of results in the database
  • Custom Functions
  • Database events
  • Metadata
  • Error handling

To access the book page, click on the link bellow.

https://leanpub.com/working-with-databases-in-codeigniter4/

Top comments (2)

Collapse
 
helenanders26 profile image
Helen Anderson

Hey there!

Submitting this as an article isn't ideal as folks are generally expecting to read full posts with some actionable info like tutorials, editorials, or tool lists.

However, DEV Listings is perfect for this. Consider sharing your listings here - dev.to/listings/ and perhaps you'll have better luck.

Hope this helps!

Collapse
 
jonathanlamim profile image
Jonathan Lamim

Thank you Helen!
I'm new to dev.to, I'm creating content here to see what acceptance and reach is like and I didn't know that part of lists yet.