SQL Server 10xs Faster with Rails 3.1
This article on what the SQL Server Adapter does to leverage ActiveRecord 3.1’s prepared statement support should be interesting to anyone interested in DB performance. Specifically SQL Server’s plan cache.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This article on what the SQL Server Adapter does to leverage ActiveRecord 3.1’s prepared statement support should be interesting to anyone interested in DB performance. Specifically SQL Server’s plan cache.
Post a comment