Skip to content

joshdirkx/rustgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Terminal GUI for PostgreSQL

This project is a terminal-based graphical user interface (GUI) for interacting with PostgreSQL databases, written in Rust. It allows users to navigate through databases and tables, execute SQL queries, and view results directly from the terminal.

Features

  • Database Navigation: Browse through available PostgreSQL databases.
  • Table Navigation: Explore tables within a selected database.
  • Query Execution: Input and execute SQL queries.
  • Keyboard Navigation: Use hjkl for navigation within panes and Ctrl + hjkl to switch panes.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages