I am currently working on a simple web-based program involving a user typing in a word in a client program(written in Java), and sending the word and other basic information to a database. I am finished with the word typing portion, but I have no idea what to do about the database. What software should I use for the database? Here are the requirements that I need for the database:
- Read/Write Functionality
- Java compatibility
- Easy to use/set up
- Has plenty of tutorials/documentation
Thank you all for your help!