Skip to content

Responsive TUI tool for browsing SQLite databases and viewing CSV files.

Notifications You must be signed in to change notification settings

antiloger/SqlViewer-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(This project is still in development)

SQLViewer-Golang is a Terminal User Interface (TUI) designed for browsing SQLite databases and viewing CSV files. It’s built to be responsive, so it looks good on any terminal size, and it’s capable of handling large datasets efficiently thanks to its pagination system, which uses a ring buffer. Whether you’re working with databases or CSV files, this tool makes it easy to explore your data directly from the terminal.

Key Features:

  • Browse SQLite databases.
  • View CSV files.
  • Responsive design that adapts to terminal sizes.
  • Smooth data navigation with pagination.

About

Responsive TUI tool for browsing SQLite databases and viewing CSV files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages