Attendance-Management-using-Face-Recognition icon indicating copy to clipboard operation
Attendance-Management-using-Face-Recognition copied to clipboard

Data Storage in Databases

Open Vibhu-Agarwal opened this issue 5 years ago • 2 comments

The application currently stores all its data in excel sheets and pickle files, basically a file system. If the data storage is migrated to databases, it will be easy and efficient to query the data. Moreover, there can be a hosted DB on the cloud which could later serve as a central storage system for the application instead of the files getting stored locally on the user's system.

Though the issue mentions migration of storing the data to a database, the application would still need some functionality to render excel sheets files from the data whenever necessary, because it's easy for people to view the data in excel sheets, which serve as an excellent form of storing soft-copy of attendance registers.

The issue requires a bit of discussion though as to which Database would suit the application. Feel free to elaborate your thoughts on the choice of DB in the thread.

Vibhu-Agarwal avatar Jan 14 '20 14:01 Vibhu-Agarwal

hello sir, i am interested in the issue. can you please tell me which database to be used and which data has to be migrated to the database.

koolgax99 avatar Dec 09 '20 12:12 koolgax99

Hi, Can you please provide some more details so that we will proceed further?

aditimaurya avatar Dec 10 '20 08:12 aditimaurya