avantbard + db   12

Onehub • Adding Columns to large MySQL Tables Quickly
great tip for adding new columns to a big table in MySQL
mysql  db  table  column  migrations  columns 
september 2009 by avantbard
eladmeidar's rails_indexes at master - GitHub
Rake task to help you find places where you probably need db indexes in your rails app, and to generate a migration to easily add those indexes.
rails  db  database  index  indexes  rake 
september 2009 by avantbard
mokolabs's legacy at master - GitHub
Seems like a great way to migrate legacy data from an old db into a new rails app's db. From the talk: http://github.com/mokolabs/legacy/tree/master
rails  db  migrate  migration  legacy  database  sd.rb 
september 2009 by avantbard
up and running with cassandra
"Cassandra is a hybrid non-relational database in the same class as Google's BigTable. It is more featureful than a key/value store like Dynomite, but supports fewer query types than a document store like MongoDB."
cassandra  bigtable  database  db  twitter  data  distributed  scaling  scalability  document  facebook  ruby 
july 2009 by avantbard
adamwiggins's yaml_db
rails plugin to dump db data yo yaml
yaml  rails  rubyonrails  webdev  database  db  plugin  plugins 
february 2009 by avantbard
query_reviewer
"This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed."
rails  rubyonrails  webdev  sql  query  plugin  plugins  database  db  optimization 
february 2009 by avantbard
Object Relational Mapping: The Vietnam of Computer Science
an interesting read. nothing really new, but I especially like the commute to Pluto reference.
orm  webdev  compsci  programming  db  rubyonrails  rails 
july 2006 by avantbard

Copy this bookmark:



description:


tags: