danilopolani / sequel-bun

MySQL GUI client for Ubuntu inspired by Sequel Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequel Bun

⚠️ ARCHIVED ⚠️

This project has been abandoned and archived. Please follow the development of some cool alternatives like Beekeper Studio.

Build Setup

# install dependencies
yarn

# serve with hot reload
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint

Screenshots

Sequel Bun new connection

Sequel Bun table structure

Sequel Bun table content

Todo

  • Edit table engine and collation
  • Manage users
  • Multiple tabs
  • Multi sort columns
  • History navigation
  • Custom label color

This project was generated with electron-vue@8f74b22 using vue-cli. Documentation about the original structure can be found here.

About

MySQL GUI client for Ubuntu inspired by Sequel Pro


Languages

Language:Vue 65.4%Language:JavaScript 27.8%Language:CSS 6.0%Language:HTML 0.9%