Skip to content

rutwikhdev/lazydb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyDB

A TUI based database browser and editor.

image

Install

# clone this repo
git clone https://github.com/rutwikhdev/lazydb && cd lazydb

# Install
# make sure golang is installed and go/bin is in your path
go install . 

# Run
lazydb

Supported Databases

  • SQLite
  • Mysql/Mariadb
  • PostgreSQL

Supported Operations

  • View table and single record
  • Insert record
  • Update record
  • Delete record
  • Column search
  • Fuzzy search
  • Custom fetch queries

About

[WIP]TUI based DB browser and editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages