Downloads:
3,680
Downloads of v 0.17.2:
36
Last Update:
22 Dec 2023
Package Maintainer(s):
Software Author(s):
- Kenshaw
Tags:
cli foss cross-platform database sql- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
usql
This is not the latest version of usql available.
- 1
- 2
- 3
0.17.2 | Updated: 22 Dec 2023
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,680
Downloads of v 0.17.2:
36
Maintainer(s):
Software Author(s):
- Kenshaw
usql 0.17.2
This is not the latest version of usql available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Kenshaw. The inclusion of Kenshaw trademark(s), if any, upon this webpage is solely to identify Kenshaw goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install usql, run the following command from the command line or from PowerShell:
To upgrade usql, run the following command from the command line or from PowerShell:
To uninstall usql, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download usql --internalize --version=0.17.2 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade usql -y --source="'INTERNAL REPO URL'" --version="'0.17.2'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade usql -y --source="'INTERNAL REPO URL'" --version="'0.17.2'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install usql
win_chocolatey:
name: usql
version: '0.17.2'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'usql' do
action :install
source 'INTERNAL REPO URL'
version '0.17.2'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller usql
{
Name = "usql"
Version = "0.17.2"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'usql':
ensure => '0.17.2',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator TheCakeIsNaOH on 22 Dec 2023.
A universal command-line interface for PostgreSQL, MySQL, Oracle Database, SQLite3, Microsoft SQL Server, and many other databases including NoSQL and non-relational databases!
The MIT License (MIT)
Copyright (c) 2016-2020 Kenneth Shaw
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to https://github.com/xo/usql/releases to download the zip archive
x64: https://github.com/xo/usql/releases/download/v0.17.2/usql-0.17.2-windows-amd64.zip
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum64: 56AC9E090DCCC0179CE102243FDD181D289EBB2C7E793232E62D17B10B079CA8
File 'license.txt' is obtained from:
https://github.com/xo/usql/blob/master/LICENSE
md5: 0369F0C498CA420D22ED5D4A1A88083B | sha1: 834EDA990C7B1B5E56E986D9F09B41AA057BF4D2 | sha256: E97696012AC50BCBFC90F8723397F1E5D0B07F1406F340E016EE21C73C3AFF05 | sha512: F5036EEF6F5B6E5C8C47660865DE2EC686BBE25C582825683D11F6312CD17145104B4E462A9F477C2A355CF3E3C4076AFFFE6F577D3C0283CFC190C7520885B3
Log in or click on link to see number of positives.
- usql.0.17.2.nupkg (95f6dbd03652) - ## / 62
- usql.exe (e97696012ac5) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
usql 0.19.12 | 44 | Thursday, October 24, 2024 | Approved | |
usql 0.19.4 | 14 | Monday, October 21, 2024 | Approved | |
usql 0.19.3 | 67 | Tuesday, June 11, 2024 | Approved | |
usql 0.19.2 | 34 | Thursday, June 6, 2024 | Approved | |
usql 0.19.1 | 40 | Sunday, May 12, 2024 | Approved | |
usql 0.18.1 | 50 | Friday, March 29, 2024 | Approved | |
usql 0.17.5 | 105 | Sunday, January 7, 2024 | Approved | |
usql 0.17.4 | 33 | Thursday, January 4, 2024 | Approved | |
usql 0.17.2 | 36 | Friday, December 22, 2023 | Approved | |
usql 0.17.1 | 48 | Thursday, December 21, 2023 | Approved | |
usql 0.17.0 | 50 | Monday, December 4, 2023 | Approved | |
usql 0.16.1 | 38 | Friday, December 1, 2023 | Approved | |
usql 0.16.0 | 45 | Wednesday, November 15, 2023 | Approved | |
usql 0.15.2 | 35 | Friday, October 27, 2023 | Approved | |
usql 0.15.1 | 62 | Sunday, October 1, 2023 | Approved | |
usql 0.14.12 | 86 | Thursday, July 20, 2023 | Approved | |
usql 0.14.10 | 65 | Tuesday, July 4, 2023 | Approved | |
usql 0.14.8 | 80 | Tuesday, June 6, 2023 | Approved | |
usql 0.14.6 | 63 | Monday, May 15, 2023 | Approved | |
usql 0.14.5 | 61 | Tuesday, May 2, 2023 | Approved | |
usql 0.14.3 | 99 | Sunday, April 16, 2023 | Approved | |
usql 0.14.2 | 48 | Friday, April 14, 2023 | Approved | |
usql 0.14.1 | 48 | Thursday, April 6, 2023 | Approved | |
usql 0.14.0 | 52 | Monday, April 3, 2023 | Approved | |
usql 0.13.12 | 69 | Friday, March 17, 2023 | Approved | |
usql 0.13.11 | 45 | Monday, March 13, 2023 | Approved | |
usql 0.13.10 | 48 | Thursday, March 9, 2023 | Approved | |
usql 0.13.8 | 86 | Tuesday, January 31, 2023 | Approved | |
usql 0.13.6 | 46 | Friday, January 27, 2023 | Approved | |
usql 0.13.5 | 62 | Thursday, January 5, 2023 | Approved | |
usql 0.13.4 | 56 | Thursday, December 22, 2022 | Approved | |
usql 0.13.3 | 51 | Tuesday, December 20, 2022 | Approved | |
usql 0.13.1 | 77 | Monday, November 14, 2022 | Approved | |
usql 0.11.0 | 110 | Monday, July 11, 2022 | Approved | |
usql 0.10.0 | 115 | Wednesday, March 23, 2022 | Approved | |
usql 0.9.7 | 88 | Wednesday, March 16, 2022 | Approved | |
usql 0.9.5 | 115 | Saturday, November 20, 2021 | Approved | |
usql 0.9.4 | 160 | Monday, August 30, 2021 | Approved | |
usql 0.9.3 | 95 | Sunday, August 22, 2021 | Approved | |
usql 0.9.2 | 103 | Thursday, July 8, 2021 | Approved | |
usql 0.9.1 | 134 | Sunday, May 9, 2021 | Approved | |
usql 0.9.0 | 106 | Friday, April 30, 2021 | Approved | |
usql 0.8.2 | 118 | Monday, March 8, 2021 | Approved | |
usql 0.7.8 | 307 | Tuesday, January 14, 2020 | Approved | |
usql 0.7.7 | 177 | Tuesday, December 3, 2019 | Approved |
xo 2017
This package has no dependencies.
Ground Rules:
- This discussion is only about usql and the usql package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or usql, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.