A headless client for RioDB.
- Make sure to have RioDB properly setup.
- Install/Clone this repository
- Done!
- Start your RioDB instance (for example via the .bat file)
- Compile the client (
javac -d . RiodbClient.java PostHTTP.java PostHTTPS.java) - Run the compiled code (
java client.RiodbClient) - Enter the setup settings
- Enter the selected host
- If the host is HTTPS then you have to enter your username and password for your RioDB instance.
- Finished! Use the client in order to communicate with the RioDB instance. You can enter
system status;to see if it works.
clear// clears the terminalexit;// exit the terminal.// reset your statement;// end your statement
If you have trouble connecting to the client, check your localhost and the settings of your internet network (for example: can I ping?). If this doesn't work or if you have any other question, please message northern-64bit.