Installation
Install with uv (recommended)
Section titled “Install with uv (recommended)”uv tool install sqlsaberAlternative: pipx
Section titled “Alternative: pipx”pipx install sqlsaberVerify installation
Section titled “Verify installation”saber --versionUpgrade
Section titled “Upgrade”# uvuv tool upgrade sqlsaber
# pipxpipx upgrade sqlsaberNext: Run your first query
Section titled “Next: Run your first query”saberOn first launch, SQLsaber walks you through database and AI provider setup. See the getting started guide for a full walkthrough.