Search Criteria
Package Details: sqlit 1.2.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sqlit.git (read-only, click to copy) |
|---|---|
| Package Base: | sqlit |
| Description: | The lazygit of SQL databases - a lightweight TUI for SQL Server, PostgreSQL, MySQL, SQLite, and more |
| Upstream URL: | https://github.com/Maxteabag/sqlit |
| Licenses: | MIT |
| Conflicts: | python-sqlit-tui |
| Provides: | python-sqlit-tui |
| Replaces: | python-sqlit-tui |
| Submitter: | Maxteabag |
| Maintainer: | Maxteabag |
| Last Packager: | Maxteabag |
| Votes: | 2 |
| Popularity: | 1.51 |
| First Submitted: | 2026-01-05 04:15 (UTC) |
| Last Updated: | 2026-01-10 17:31 (UTC) |
Dependencies (21)
- python
- python-docker
- python-keyring
- python-pyperclip
- python-textual (python-textual-gitAUR)
- python-textual-fastdatatable-latest
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-clickhouse-connectAUR (optional) – ClickHouse support
- python-duckdbAUR (optional) – DuckDB support
- python-mariadb-connectorAUR (python-mariadb-connector-gitAUR) (optional) – MariaDB support
- python-oracledbAUR (optional) – Oracle support
- python-paramiko (python-paramiko-ngAUR) (optional) – SSH tunnel support
- python-psycopg2 (optional) – PostgreSQL, CockroachDB and Supabase support
- python-pymysql (optional) – MySQL support
- python-pyodbcAUR (optional) – SQL Server support
- python-requests (optional) – Cloudflare D1 support
- python-snowflake-connector-python (optional) – Snowflake support
- python-sshtunnel (optional) – SSH tunnel support
Latest Comments
nikatar commented on 2026-01-12 10:30 (UTC)
Hi! I have a problem with missing dependence for this - python-textual-fastdatatable-latest
Dominiquini commented on 2026-01-08 00:32 (UTC)
The package 'python-textual-fastdatatable' was updated. It seems better to make this app dependent on it and delete the package 'python-textual-fastdatatable-latest'!
Maxteabag commented on 2026-01-05 04:18 (UTC)
Thank you @jaxvanyang. New package is at https://aur.archlinux.org/packages/sqlit
jaxvanyang commented on 2025-12-25 07:46 (UTC) (edited on 2025-12-25 07:46 (UTC) by jaxvanyang)
Hi,
python-hatch-vcsis missing from the makedepends. BTW, I think this package could be simply namedsqlit-tuiorsqlit,python-prefix is usually only needed for library packages.