We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The application currently reads and writes all the data to a file which severely hampers the performance of the application.
The whole project needs to be migrated to use a DB. Netbeans natively support Derby DB hence the project needs to be migrated to Derby DB.
💥 If you would like to work on this issue, please comment here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current State
The application currently reads and writes all the data to a file which severely hampers the performance of the application.
What needs to be done?
The whole project needs to be migrated to use a DB. Netbeans natively support Derby DB hence the project needs to be migrated to Derby DB.
💥 If you would like to work on this issue, please comment here.
The text was updated successfully, but these errors were encountered: