Difference between revisions of "CA:DatabaseStuff"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
* [[http://www.petefreitag.com/cheatsheets/postgresql/ postgres cheatsheet]] | * [[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]] |
Latest revision as of 23:54, 26 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]