sqlcli - A command-line SQL query utility
| Website: | http://github.com/larsks/sqlcli/ |
|---|---|
| License: | GPLv3+ |
| Vendor: | Fedora Project |
- Description:
This is a tool that uses SQLAlchemy to execute SQL queries against a SQL database specified via a URL or an INI-style file (such as those used by most of the OpenStack services).
Packages
| sqlcli-2-3.el6.noarch [21 KiB] |
Changelog
by Lars Kellogg-Stedman (2013-11-27):
- update license name (GPLv3 -> GPLv3+) - added license file to %doc |