I am creating an application that is going to handle millions of rows per month. I have a major concern about the database performance that can handle these large numbers of rows as well give fast result.
I have an option for the databases like MySQL, SQL Server, ORACLE, DB2...
Hopefully somebody could give me the good way to over come with these problem.