Skip to content

sqldatabase/SQLDatabaseJavaClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SQLDatabaseJavaClient

Java client for www.sqldatabase.net database and cache server.

This is Java Client if you are using .Net then use the .Net client from https://github.com/sqldatabase/SQLDatabaseServerClient

To download the server either do it from .Net client which contains two .zip and .tar files or download directly from http://www.sqldatabase.net

File Client.Java in src folder contain code how to access the server, rest of the files in the src can be added to your own project to write code against database or cache server. The application is written in Eclipse IDE and can be opened in it or you can simply copy the required files, the server support limited ANSI 89 and 92 commands. There are plenty of examples on the main website and there are also examples in .net client library. It targets JRE 1.8 but will run against older versions of JRE.

About

Java client for www.sqldatabase.net database and cache server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages