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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.