Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

danilopolani/sequel-bun

Repository files navigation

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.