Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: ORM[suggestion]
Post: RE: ORM[suggestion]

Another motivation to have an internal ORM is that a lots of external ORM may die (like GasOrm and, I think, DataMapper). What happens if I used an ORM that doesn't support new versions of the frame...
45,556 Views
0 Replies
06-10-2015, 09:15 AM
davide.lucchelli
    Thread: ORM[suggestion]
Post: RE: ORM[suggestion]

For example using a CI compatible ORM I can use both ORM query and CI Active record and find all the queries in CI profiler.
45,556 Views
0 Replies
04-28-2015, 01:00 AM
davide.lucchelli
    Thread: ORM[suggestion]
Post: RE: ORM[suggestion]

The main problem is that, as long as I know, there isn't an external ORM fully compatible and integrated with CI3. For "fully compatible and integrated" I mean an ORM that uses CI libraries and config...
45,556 Views
0 Replies
04-16-2015, 02:38 AM
davide.lucchelli
    Thread: ORM[suggestion]
Post: RE: ORM[suggestion]

I don't like to use an ORM of a framework inside another framework, I don't think it's a good idea. I used Doctrine inside a Code igniter project but I don't like it. I love Gas ORM, it could beca...
45,556 Views
0 Replies
03-19-2015, 07:10 AM
davide.lucchelli
    Thread: ORM[suggestion]
Post: RE: ORM[suggestion]

Hi guys, I agree with ale-php, use an ORM is very useful for basic CRUD operation. A lot of framework have their own ORM, I think CI (that I love and use) should have it too. Actually I'm using Gas o...
45,556 Views
0 Replies
03-16-2015, 02:52 AM
davide.lucchelli

Theme © iAndrew 2016 - Forum software by © MyBB