A simple database made with Java that can store text or numbers.
The code above is not compiled. To download the compiled version, navigate to Tags > Releases and download the code.
- Open cmd or any terminal on your computer.
- Change the directory to the path of the code you downloaded in the terminal.
cd path\to\folder
- Run the code.
java Main