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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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.