Most active record related news are at:

kore-nordmann.de – Blog - Kore Nordmann - PHP / Projects / Politics

PHP Subconference at FrOSCon 2013 25 May 2013 | 11:59 am

This years FrOSCon – one of the most awesome open source software conferences – is right ahead and we are organizing a PHP project room again this year. Read more for details…

Zeta Components retired from Apache 29 May 2012 | 08:54 pm

The Zeta Components project retired from Apache and is now available on Github. All components are now installable via Composer. Read more for details…

More active record related news:

Active Record batch processing in parallel processes m.onkey.org 30 Aug 2011 | 12:16 am

Active Record provides find_each for batch processing of large number of records. However, when you are dealing with REALLY larger number of records ( I’m talking millions here ), find_each can become...

Active Record Query Interface 3.0 m.onkey.org 23 Jan 2010 | 07:28 am

I’ve been working on revamping the Active Record query interface for the last few weeks ( while taking some time off in India from consulting work, before joining 37signals ), building on top of Emili...

Why Your Active Record Implementation is Example of a Poor Software Design? agiletoolkit.org 14 May 2012 | 10:06 am

Through Agile Toolkit I’m sharing with the world my improved vision for a better Active Record Implementation. I believe that the widely popular Active Record implementations are examples of a bad sof...

Active Record iphonedev.com 13 Mar 2011 | 01:23 pm

ActiveRecord is an insanely easy to use database framework written in Objective-C. It's inspired by the infamous ActiveRecord that comes with Rails, but it tries to be more versatile when it comes to ...

Using named_scope with finder_sql keithnorm.com 22 Nov 2009 | 07:04 pm

Named scopes and associations using finder_sql don’t mix. And there really is no solution to that problem. Rails has no way to inject conditions into raw SQL that may or may not follow Active Record c...

lazy load heavy loaded content somewherein.net 19 Dec 2011 | 03:01 am

well, i must commit i’ve taken this idea from rails 3 active record feature. before i drive you through the code let me explain what i had in mind. let’s say this is the piece of code that i’m gonna...

ActiveRecord timezones without Rails gittr.com 24 Jun 2009 | 02:23 am

I was using Active Record in a batch application to manipulate some data, and I needed the timezone handling built into the newer versions. But I had a hell of a time trying to figure out how to make ...

Yii Framework + MySQL Part 4 ( More on active record queries, debugging, limits, conditions, ordering ) kevinkorb.com 14 Jul 2009 | 03:38 pm

Working with Yii's Active Record implementation, conditions, limits, ordering, selecting certain data.

Doctrine 2.0 is released yanbin.org 22 Dec 2010 | 02:57 pm

这真是一个令人激动的消息。作为我一直都在关注、使用的 ORM 工具,Doctrine 终于在今天发布了 2.0 正式版。我最喜欢 Doctrine 2 的特性是它抛弃了以前的 Active Record 模型,转而采用了虽然是更复杂但也是最具灵活性的 Data Mapper 模型。这让我们在写应用程序时领可以忽略底层的数据库结构,完全关注在领域逻辑方面。 在 PHP 领域,Doctrine 可以...

Using the Heroku Shared Database with Sinatra and Active Record th3silverlining.com 23 Apr 2012 | 03:09 am

ActiveRecord is an amazing (mostly) database-agnostic ORM framework and so it’s a natural choice to use with non-Rails frameworks such as Sinatra. Note that I’ll be using sqlite3 locally but the Herok...

Recently parsed news:

Recent keywords:

Recent searches: