Skip to content

Releases: Maxteabag/sqlit

v0.2.1

13 Dec 22:13

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Dec 21:54

Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 Dec 00:16

Choose a tag to compare

Initial release of sqlit-tui

A simple terminal UI for SQL Server.

Features

  • Browse databases, tables, views, and stored procedures
  • Execute SQL queries with syntax highlighting
  • Vim-style modal editing
  • SQL autocomplete for tables, columns, and procedures
  • Multiple authentication methods (Windows, SQL Server, Entra ID)
  • Auto-detects and installs ODBC drivers
  • Themes (Tokyo Night, Nord, and more)
  • CLI mode for scripting and AI agents