Scripts2026年7月13日·1 分钟阅读

Sequel Ace — Fast MySQL & MariaDB Client for macOS

Sequel Ace is a free, open-source MySQL and MariaDB database client for macOS, the maintained successor to Sequel Pro, offering a native Cocoa interface with modern features.

Agent 就绪

这个资产会安全暂存

这个资产会先安全暂存。复制的指令会要求 Agent 读取暂存文件,并在激活脚本、MCP 配置或全局配置前先确认。

Stage only · 29/100策略:需暂存
Agent 入口
任意 MCP/CLI Agent
类型
CLI Tool
安装
Single
信任
信任等级:Established
入口
Sequel Ace
安全暂存命令
npx -y tokrepo@latest install 5588fb37-7edc-11f1-9bc6-00163e2b0d79 --target codex

先暂存文件;激活前需要读取暂存 README 和安装计划。

Introduction

Sequel Ace is the community-driven successor to the beloved Sequel Pro, a native macOS database client for MySQL and MariaDB. After Sequel Pro's development stalled, Sequel Ace picked up the codebase, fixed critical bugs, and added modern macOS compatibility while keeping the fast, intuitive interface developers loved.

What Sequel Ace Does

  • Connects to MySQL and MariaDB servers locally or over SSH tunnels
  • Browses tables, views, procedures, and triggers with a native macOS UI
  • Edits data inline with auto-completion and syntax-highlighted SQL editing
  • Exports and imports data in SQL, CSV, XML, and other formats
  • Manages user privileges, indexes, and foreign keys visually

Architecture Overview

Sequel Ace is a native Cocoa application written in Objective-C. It uses the MySQL C client library for direct database connections and supports SSH tunneling through the system's OpenSSH. The query editor uses a custom syntax-highlighting engine optimized for large result sets and streaming query execution.

Self-Hosting & Configuration

  • Available free on the Mac App Store or via Homebrew Cask
  • Connections stored in macOS Keychain for secure credential management
  • Supports SSH key authentication and jump-host tunneling
  • Configurable query timeout, encoding, and SSL/TLS settings
  • Favorites and connection groups for organizing multiple servers

Key Features

  • Native macOS app with fast, responsive Cocoa interface
  • SSH tunnel support with key-based authentication
  • Inline data editing with content filters and hex display
  • Query favorites, history, and auto-completion
  • Free and open source under MIT license

Comparison with Similar Tools

  • Sequel Pro — the original project, now unmaintained; Sequel Ace is its active fork
  • DBeaver — cross-platform and supports many databases; Sequel Ace is macOS-native and faster for MySQL
  • TablePlus — polished UI but proprietary with paid license; Sequel Ace is free
  • MySQL Workbench — official Oracle tool, heavier with modeling features; Sequel Ace is lighter
  • DataGrip — JetBrains IDE-grade tool, paid; Sequel Ace is focused and free

FAQ

Q: Is Sequel Ace a fork of Sequel Pro? A: Yes. The Sequel Ace team forked Sequel Pro to continue development after the original project became inactive.

Q: Does it support PostgreSQL or other databases? A: No. Sequel Ace is focused on MySQL and MariaDB only.

Q: Is it really free? A: Yes. Sequel Ace is MIT-licensed and free on the Mac App Store with no in-app purchases.

Q: Can I connect over SSH? A: Yes. Sequel Ace supports SSH tunnel connections with password or key-based authentication.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产