CA:DatabaseStuff: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
* [[http://www.petefreitag.com/cheatsheets/postgresql/ postgres cheatsheet]] | |||
CriteriaQuery - http://www.muermann.org/ruby/criteria_query/ | |||
* http://antoniocangiano.com/articles/2007/02/10/top-10-ruby-on-rails-performance-tips | |||
* [[http://www.loudthinking.com/arc/000516.html Choose a single layer of cleverness]] | * [[http://www.loudthinking.com/arc/000516.html Choose a single layer of cleverness]] | ||
* [[http://lesscode.org/2005/09/29/should-database-manage-the-meaning/ Should Database Manage The Meaning?]] | * [[http://lesscode.org/2005/09/29/should-database-manage-the-meaning/ Should Database Manage The Meaning?]] | ||
| Line 16: | Line 22: | ||
* [[http://www.agiledata.org/ Agile Data]] | * [[http://www.agiledata.org/ Agile Data]] | ||
* [[http://www.oreillynet.com/ruby/blog/2005/11/migrating_to_ruby_on_rails_and.html CDBaby and RoR Interview]] | |||
* [[http://blog.caboo.se/articles/2006/10/14/premcache-caching-and-precaching-with-memcached premcache: caching and precaching with memcached]] | |||
Latest revision as of 03:54, 27 March 2007
CriteriaQuery - http://www.muermann.org/ruby/criteria_query/
- [The bitter-sweet taste of agnostic database schemas]
- RoR w/ PostgreSQL
- Legacy?
- making rails work with pre-existing database schemas that don't follow rails naming schema, etc
- http://www.planetargon.com/files/~robby/robby_russell_-_sneaking_rails_through_the_legacy_system.mov
- [Sneaking Rails through the (Legacy) system]
- [Ruby on Rails meets the Legacy World]