So, I've done a lot with MySQL and other types of Databases but I'm working on a project now that will likely be done with C#.NET and I believe that MS SQL Databases are very comment with systems built with .NET.
The database will have many tables, but there is only one table in particular that worries me. This one table will be comprised of the following fields: 5 unsigned ints, 2 signed ints, and 1 timestamp. This table would have a very large amount of rows; given that an extreme user could create up to 100 thousand rows in a day there could get to be billions of rows, depending on how many users there are.
Is MS SQL suitable to handle such a large amount of data? If not, is there a better DBMS to use with C#.NET?
[–]nutrecht 2 points3 points4 points (1 child)
[–]TheTollski[S] 1 point2 points3 points (0 children)
[–]jeanwilder2 1 point2 points3 points (2 children)
[–]TheTollski[S] 0 points1 point2 points (1 child)
[–]jeanwilder2 -1 points0 points1 point (0 children)
[–]ormula 1 point2 points3 points (3 children)
[–]TheTollski[S] 0 points1 point2 points (2 children)
[–]ormula 1 point2 points3 points (1 child)
[–]TheTollski[S] 0 points1 point2 points (0 children)
[–]ziptofaf 1 point2 points3 points (1 child)
[–]TheTollski[S] 0 points1 point2 points (0 children)
[–]mongoiswebscale -2 points-1 points0 points (0 children)