April 2015

Improve database performance using Amazon simpledb on Ruby on rails

We were enjoying mysql database performance until we had large data in the database. The problem started with millions of data in the tables and increasing rapidly on daily bases.It was taking much more time to retrieve data from those tables.We already had proper indexing on the columns but still it was taking some time(20-25 …

Improve database performance using Amazon simpledb on Ruby on rails Read More »

Scroll to Top