Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
/ sqleton Public archive

A minimal MySQL client built with electron and Vue

License

Notifications You must be signed in to change notification settings

stefpankov/sqleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqleton

A minimal MySQL client built with electron and Vue.js

Project is under construction

  • Current and planned basic features:
    • Connect to MySQL server using host, port, username, password, no SSL/SSH connections yet.
    • Explore databases on server
    • Explore tables, open multiple tables with SELECT and DESCRIBE views
    • Write and execute queries
    • Add a new record to a table
    • Add a new table to a database

Development Environment Requirements

  • Node >= 8.9
  • yarn >= 1.7

Setup

  • yarn install
  • yarn dev

About

A minimal MySQL client built with electron and Vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published