Welcome Guest, Not a member yet? Register   Sign In
getting started
#6

[eluser]Colin Williams[/eluser]
Ha! That romance you are seeking is what some people call ORM. An ORM (object-relational mapping) library uses database table naming conventions and configuration to automatically structure objects and their relatives (typically at the expense of extraneous database queries). Search these boards for "DataMapper" or "IgnitedRecord," a few decent written-for-CI ORM libraries.

ORM is typically something you will do in all your applications; you just need to decide whether to buy into the conventions of an ORM library or roll it your own way.


Messages In This Thread
getting started - by El Forum - 09-20-2008, 11:05 PM
getting started - by El Forum - 09-20-2008, 11:51 PM
getting started - by El Forum - 09-20-2008, 11:54 PM
getting started - by El Forum - 09-21-2008, 12:00 AM
getting started - by El Forum - 09-21-2008, 12:04 AM
getting started - by El Forum - 09-21-2008, 03:37 AM
getting started - by El Forum - 09-21-2008, 10:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB