Difference between revisions of "CA:DatabaseStuff"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | * [[http://www.petefreitag.com/cheatsheets/postgresql/ postgres cheatsheet]] | ||
+ | |||
* [[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?]] |
Revision as of 23:29, 26 March 2007
- [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]