sequel-bun icon indicating copy to clipboard operation
sequel-bun copied to clipboard

MySQL GUI client for Ubuntu inspired by Sequel Pro

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.