RDSDataStudio is a fast, native Mac SQL client that talks to Amazon Aurora over the RDS Data API — a plain HTTPS endpoint authed with IAM + a Secrets Manager secret. No SSH tunnels, no bastion hosts, no VPN. Just connect and run.
The Data API is an HTTPS endpoint. RDSDataStudio signs each request with your AWS credentials (SigV4) and a Secrets Manager secret ARN — so you reach Serverless v2 and provisioned Aurora clusters without touching the network plumbing.
A Postico-style server list with color tags. Save as many Aurora clusters as you like and switch in a click.
Write SQL, hit Execute (⌘↩), and get results instantly. Your editor text is saved per connection and restored on launch.
An NSTableView-backed grid: content-fit columns, row selection, double-click to inspect a full value, and copy by cell, column, row, or ⌘C.
Browse tables and functions from information_schema. Open a table for its Content and Structure — columns, types, primary keys.
Every statement is logged to a searchable history. Promote the good ones into a local saved-query library, per connection.
ARNs and region live in a local config; your AWS secret key and session token are stored only in the macOS Keychain — never in plaintext.
Drop in your region, cluster ARN, secret ARN and database — plus an AWS access key. Hit Test, then Connect.
The sidebar fills with your tables and functions. Click one to peek at its rows or inspect its structure.
Type a query and Execute. Results paginate server-side, respecting the Data API's 1000 rows / 1 MB per-call cap.
A single .dmg. Open it and drag the app to your Applications folder.
Download .dmg · v1.0xattr -dr com.apple.quarantine /Applications/RDSDataStudio.app. macOS 14.4 or later required.
RDSDataStudio is early and we build it in the open with our users. Got a feature in mind, hit a bug, or just have thoughts? We read every message — and the best ideas tend to ship first.
Drop a quick note. Tell us your use case, the SQL workflow you wish was faster, or what's missing for your team.