R and databases
R might not be able to handle very large data volumes, but I'd suggest that anyone who has to deal with that end of things look at using PostgreSQL or MySQL for handling the data and R for the statistics.
R is a very nice language, more concise, more readable, more flexible and much more maintainable than the ugly mutant hybrid Godzilla of languages that SAS is.


