/Sequel-Ace

MySQL/MariaDB database management for macOS

Primary LanguageObjective-COtherNOASSERTION

Sequel Ace Logo

Sequel Ace is the "sequel" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.

If you would like to sponsor Sequel Ace, please check out our Open Collective!

Installation

Mac AppStore

Download Sequel Ace today from the macOS App Store!

MAS CLI

To install via mas MAS CLI use Sequel Ace id 1518036000

mas install 1518036000 # Sequel Ace

Homebrew

To install an unoffical community maintained Homebrew Cask of the GitHub Release

brew install --cask sequel-ace

Building locally

To run Sequel Ace locally from XCode, please:

  • download .zip archive of this repo / clone locally
  • open sequel-ace.xcworkspace and run Sequel Ace Local Testing schema

If you encounter any issue, let us know by creating a new Issue.

Contributing

We have a lot of work to do, but we're here to provide, with your help, an always-free, macOS first SQL database tool for everyone.

Please see our projects page. This lists the issues where we would most like your help. There are simple and difficult tasks there so new contributors should be able to get started.

Branches

  • main: Main is our active development branch. All contribution PRs should be pointed at main!
  • staging: Staging is used for pending app store submissions and release candidates
  • release: Release represents what's currently on the app store. All non-release PRs to release will be rejected.

Compatibility

  • macOS: >= 10.12
  • Processor: Intel & Apple Silicon
  • MySQL: >= 5.6
  • MariaDB: >= 10.0

Note: An older version of Sequel Ace (version 2.3.2) is available to download for macOS versions 10.10 and 10.11, however support is limited and we encourage upgrading to the latest macOS and Sequel Ace.

License

Copyright (c) 2020 Moballo, LLC. All rights reserved. Forked from Sequel Pro: Copyright (c) 2002-2019 Sequel Pro & CocoaMySQL Teams. All rights reserved.

Sequel Ace is free and open source software, licensed under MIT. See LICENSE for full details.