I am now building an application which should store and handle large amounts of data. So now I'm struggling with the question - which DB should I use.
My requirements are:
Which DB would you recommend me to use?
Thanks!
Update: The OS I'm using isn't Windows. I thought that if SQL Server would be the most recommended DB then I might switch but from your responses, this is not the case.
Regarding the budget - I will start with the cheapest option and I guess that this will change once the company has more money and more users.
No one has recommended no-sql databases. Are they really that bad for this kind of requirements?
Which SQL Database Management System Should You Choose? If you're a beginner with SQL, you should start with Microsoft SQL, which became a standard database management system in the industry. For more advanced users, MySQL or PostgreSQL is recommended to use as these systems have more features available.
Microsoft SQL Server is used as the fundamental tool in universities for Web applications and software. SQLite, a powerful Relational Database Management System (RDBMS), is also very easy to learn and to practice simple queries. It is very essential to become familiar with the basics of the most popular SQL Databases.
As of August 2022, the most popular database management system (DBMS) in the world was Oracle, with a ranking score of 1260.8; MySQL and Microsoft SQL server rounded out the top three.
The answer depeneds on asking additional questions, such as how much you want to spend, what OS you are using, and what expertise you have in-house.
Database that I know of that can handle such a massive scale include: DB2, Oracle, Teradata, and SQL Server. MySQL may also be an option, though I'm not sure of its performance capabilities.
There are others, I'm sure, designed for handling data on the massive scale you are suggesting, and you may need to look into those, as well.
So, if your OS is not Windows, you can exclude SQL Server.
If you are going on the cheap, MySQL may be the option.
DB2 and Oracle are both mature database systems. If your system is mainframe (IBM 370), I'd recommend DB2, but for Unix-based either may be an option.
I don't know much about Teradata, but I know it is specifically designed for massive amounts of data, so may be closer to what you are looking for.
A more complete list of choices can be found here: http://en.wikipedia.org/wiki/List_of_relational_database_management_systems
A decent comparason of database here: http://en.wikipedia.org/wiki/Comparison_of_relational_database_management_systems
100000+ inserts a second is a huge number, no matter what you choose, you are looking at spending a fortune on hardware to handle this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With