mysql - Database on java for a small project -


this question has answer here:

my software needs capable of maintaining , editing list of employees (with personal data name, cellphone number, adress etc..).

i wondering best way go on employee database side. should use mysql? or should use technique.

the software needs portable , easy install/use.

you use mysql, there other options. example, storing data in xml or json file , using serialization framework simple works small applications have limited data types , few if intersections in tables.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -