Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
Features
- Simple command line tool
- Connects to any database with a JDBC driver
- Multiple output formats
- Custom output formats
License
Apache License V2.0Follow jisql
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
The very straightforward SQL command line ans scripting tool I was looking for! An easy solution when installing a Gui tool (e.g. SQuirreL) is not possible or when the tool provided with the database (e.g. STRSQL with AS400) is a pain. Sounds immediatly familiar if you are used to Oracle sql*plus, Sybase / SQL Server isql or Postresql psql. Good job.