Skip to content

Web-Application to work with databases. You can test it at the link below.

License

Notifications You must be signed in to change notification settings

egorgasay/QuickTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickTables GitHub go.mod Go version GitHub issues License

Web-Application to work with databases written in GO

📔 Simplifies working with queries.
🤩 You can also use it even if you don't know SQL syntax !
✅ Connection to PostgreSQL, Sqlite3, MS SQL, Oracle and MySQL databases is currently available.

🌄 View of the main menu.

изображение

🗝 You don't need to enter credentials from the database every time.

image

✨ Accelerated query writing due to convenient field for editing!

изображение

👀 View the list of queries and analyze instantly

изображение

💫 Quick access to any added database.

Без имени-1

✨ Quick output, sorting, of all records from any of your tables, as well as search and pagination.

Без имени-2

Installation

git clone https://github.com/egorgasay/QuickTables

Usage

go run cmd/main.go