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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.