Database Management and Video Rental Libraries

885 Words2 Pages

Technology has become a major part of the today’s society. Most of the information that we see on the internet is derived from databases somewhere in the world. Databases are the key to many things in the world included video rental, libraries, e-commerce, booking a vacation, studying at college and many more. Database administrators and companies often have to make the decision of what database system would best suit their needs. Some important topics to consider are: licensing and cost, user concepts/functions, operating system capability, data partitioning and performance. MS T-SQL, MySQL, and Oracle are amongst the most commonly used database systems.
MS T-SQL is a Microsoft relational database management system (DBMS). Due to the system being a closed source, it does require a license in order to use it. The performance T-SQL is very complex. Quality Web Programming noted in their blog that, a developer would need “sound knowledge and efficient hardware, otherwise it would make the system difficult to work with” (“Using MS SQL and MySQL”). For some companies, this may not be a user friendly system. It would require the company to pay out a higher salary in order to be able to implement and utilize this system. With small businesses or individuals, this just may not be something that they can afford.
MS T-SQL does have user-defined functions. One of these user-defined functions is the ability to have module programming. As discussed in the “User-Defined Functions” article found on technet.microsoft.com, “You can create the function once, store it in the database, and call it any number of times in your program”. Some developers would consider this a big advantage when working with database systems. This allows for faster perfo...

... middle of paper ...

... Ozar stated on his website that, “Standard Edition is $7,499 per processes (socket) [and] Enterprise Edition is $28,749 per processor” (“SQL Server 2008 R2 Pricing and Feature Changes”). The differences with the Enterprise Edition is that the purchaser would receive the support for eight CPUs compared to the four that the standard edition offers. The Enterprise Edition a maximum memory utilization of 2 TB compared to the 64 GB from the standard, and both editions offer a maximum database size of 524 PB. In addition, the Enterprise Edition offers IA64 hardware support, resource governance, and table and index partitioning. There are many other technical differences between the two editions, however they will not be covered in this paper.
Another commonly used database is MySQL. This database system is an Open Source system and is easily accessible to any developer.

Open Document