Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 810 Bytes

File metadata and controls

26 lines (15 loc) · 810 Bytes

sqliters

sqliters is a TUI application, which allows you to browse SQLite databases directly from the terminal.

Build status

Built with ratatui.

Demo

sqliters.webm

Features

  • Table Navigation: Easily browse tables and data.
  • Schema View: Toggle display of table schemas.
  • Keyboard Shortcuts: Quick navigation and actions.
  • Dynamic Layout: Adapts to terminal sizes.

Contributing

Contributions are welcome! Open a GitHub issue or pull request.

License

This project is licensed under the MIT license