https://github.com/julianhyde/sqlline
Shell for issuing SQL to relational databases via JDBC
https://github.com/julianhyde/sqlline
Last synced: 7 months ago
JSON representation
Shell for issuing SQL to relational databases via JDBC
- Host: GitHub
- URL: https://github.com/julianhyde/sqlline
- Owner: julianhyde
- License: bsd-3-clause
- Created: 2013-03-15T16:45:40.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T21:54:21.000Z (over 2 years ago)
- Last Synced: 2025-04-13T10:57:51.018Z (8 months ago)
- Language: Java
- Size: 2.42 MB
- Stars: 634
- Watchers: 19
- Forks: 149
- Open Issues: 62
-
Metadata Files:
- Readme: README
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - SQLLine
- awesome-cli-apps - sqlline - Shell for issuing SQL via JDBC. (Development / Database)
- fucking-awesome-cli-apps - sqlline - Shell for issuing SQL via JDBC. (Development / Database)
- fucking-awesome-shell - sqlline - Shell for issuing SQL to relational databases via JDBC (multiline, completion, highlighting, dialect support) (Command-Line Productivity)
- awesome-shell - sqlline - Shell for issuing SQL to relational databases via JDBC (multiline, completion, highlighting, dialect support) (Command-Line Productivity)
- awesome-db-tools - SQLLine - Command-line shell for issuing SQL to relational databases via JDBC. (CLI)
README
SQLLine release 1.12.0
This is a source or binary distribution of SQLLine.
Changes since the previous release are described in the
HISTORY.md file.
The LICENSE and NOTICE files contain license information.
If this is a source distribution, you can find instructions how to
build the release in the "Building" section in README.md.
Further information about SQLLine is available at its web site,
https://julianhyde.github.io/sqlline.