Penerapan Basis Data Terpartisi Dalam Rancang Bangun Sistem Penggajian-Pengupahan Dengan Model Jaringan Client-Server

Main Authors: Anto, Yulis Dwi, Wibowo, Januar, Susilo, Tegar Heru
Format: Proceeding PeerReviewed Book
Bahasa: eng
Terbitan: , 2011
Subjects:
Online Access: https://repository.dinamika.ac.id/id/eprint/482/1/2011-NMC-13.pdf
https://repository.dinamika.ac.id/id/eprint/482/
Daftar Isi:
  • Managing data transaction of employees such as check clock, wages, salaries, income tax, honorarium, commission, gift will become a serious difficult task if involving large quantity employees. You can imagine how busy you are if you have to take care of about 3000 or more data of employees every month with only Microsoft Excel as your tool, you will have more difficulties if you have to take care of them every day. Definitely you need better solution, and because of that here I presenting to you this wages and salaries management system with client server. The use age of client server database model will make server become center of data transaction and requests which mean make server responses will become more and more slower as numbers of client requests increasing. So system will need better strategy to avoid time consuming process. Because server hold large number of historical data, it would be time consuming if user of system try to querying large sum of data query. One of strategy that will be applied to the server that we hope could become as better strategy is database partitioning. Partitioning if the way to divide large number of data table into smaller segments, so hopefully within smaller data to probe for requested query then server will finish the task with more time efficiently.