{"id":51527834,"url":"https://github.com/avijeetpandey/mactable","last_synced_at":"2026-07-08T23:30:58.454Z","repository":{"id":362352103,"uuid":"1258655316","full_name":"avijeetpandey/mactable","owner":"avijeetpandey","description":"MacTable - a native macOS database client for PostgreSQL, MySQL, and MongoDB. Built with SwiftUI, Network.framework, and zero third-party dependencies.","archived":false,"fork":false,"pushed_at":"2026-06-03T20:00:51.000Z","size":1062,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T21:20:43.932Z","etag":null,"topics":["database-client","macos","mongodb","mysql","native-app","network-framework","postgresql","swift","swift-charts","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avijeetpandey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-03T19:40:12.000Z","updated_at":"2026-06-03T20:01:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/avijeetpandey/mactable","commit_stats":null,"previous_names":["avijeetpandey/mactable"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/avijeetpandey/mactable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fmactable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fmactable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fmactable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fmactable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avijeetpandey","download_url":"https://codeload.github.com/avijeetpandey/mactable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avijeetpandey%2Fmactable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35281838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database-client","macos","mongodb","mysql","native-app","network-framework","postgresql","swift","swift-charts","swiftui"],"created_at":"2026-07-08T23:30:56.496Z","updated_at":"2026-07-08T23:30:58.441Z","avatar_url":"https://github.com/avijeetpandey.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/main-window.png\" width=\"720\" alt=\"MacTable — Main Window\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eMacTable\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A beautiful, blazing-fast database client built exclusively for macOS.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/macOS-14%2B-blue?style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Databases-PostgreSQL%20·%20MySQL%20·%20MongoDB-green?style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Price-Free%20%26%20Open%20Source-purple?style=flat-square\" /\u003e\n\u003c/p\u003e\n\n---\n\n## What is MacTable?\n\nMacTable is a native macOS application for managing your databases. It connects directly to PostgreSQL, MySQL, and MongoDB servers and gives you a premium workspace to browse tables, write queries, visualize schemas, and monitor performance — all from one window.\n\nIt's designed to feel like it belongs on your Mac. Translucent materials, smooth spring animations, keyboard shortcuts, and attention to every pixel make it a joy to use every day.\n\n---\n\n## Features\n\n### 🔌 Multi-Database Connections\n\nConnect to PostgreSQL, MySQL, or MongoDB in seconds. Your credentials are stored securely in the macOS Keychain — never written to disk in plain text. A one-click \"Test Connection\" button verifies your setup before saving.\n\n---\n\n### 🗂️ Hierarchical Schema Navigator\n\nBrowse your databases the way you think about them. The sidebar presents a clean tree: **Connection → Database → Schema → Tables \u0026 Views**. Expand any node to instantly load its children from the server without blocking the interface. Hover effects and animated chevrons make navigation feel alive.\n\n![Main Window](screenshots/main-window.png)\n\n---\n\n### ⌨️ Command Palette (⌘K)\n\nNeed to jump somewhere fast? Press **⌘K** to open the Command Palette — a Raycast-style overlay that searches across tables, schemas, saved queries, and app commands. Navigate results with your keyboard and hit Enter to jump instantly.\n\n![Command Palette](screenshots/command-palette.png)\n\n---\n\n### 📝 Smart SQL Editor\n\nWrite queries in a professional-grade editor with syntax highlighting, intelligent autocomplete (table and column names from your live schema), and keyboard shortcuts:\n\n- **⌘ Enter** — Execute the current query\n- **⌘ T** — Open a new editor tab\n- **⌘ Shift F** — Auto-format your SQL\n\nA floating glass pill bar gives you quick access to Run, Format, and Safe Mode toggle without cluttering the interface.\n\n![SQL Editor \u0026 Data Grid](screenshots/data-grid.png)\n\n---\n\n### 📊 High-Performance Data Grid\n\nQuery results render in a dense, scrollable table optimized for thousands of rows. Features include:\n\n- **Alternating row colors** for easy scanning\n- **Sticky column headers** with click-to-sort\n- **Double-click inline editing** — modify a cell value right in place\n- **Right-click context menus** — copy as JSON, export rows, truncate tables\n\n---\n\n### 🛡️ Safe Mode\n\nWorried about running destructive queries on production? Safe Mode catches `UPDATE`, `DELETE`, `DROP`, and other dangerous statements and requires explicit confirmation before they execute. A pulsing commit bar makes pending changes impossible to miss.\n\n---\n\n### ⏪ Query Time-Travel\n\nMade a query 5 minutes ago and want to see those results again? The time-travel scrubber at the bottom of the results pane lets you scroll back through your last 10 query results — no need to re-run anything.\n\n---\n\n### 📈 Metrics Dashboard\n\nMonitor your database health at a glance. The dashboard shows:\n\n- **Active connections** count\n- **Database size** on disk\n- **Slowest queries** with execution times\n- **Time-series charts** with smooth curves showing trends over time\n\nSparklines embedded directly in table rows give you historical context without leaving the data view.\n\n![Dashboard](screenshots/dashboard.png)\n\n---\n\n### 🔗 Entity-Relationship Diagram (ERD)\n\nVisualize your schema as an interactive node graph. Tables appear as cards with their columns listed, and foreign key relationships are drawn as connecting lines. The layout engine automatically arranges nodes to minimize overlap. Drag tables around to customize your view.\n\n![ERD Canvas](screenshots/erd-canvas.png)\n\n---\n\n### 🔍 Schema Diff\n\nCompare two database schemas side-by-side — perfect for checking what changed between staging and production. Additions are highlighted in green, removals in red, and modifications in amber. Generate migration scripts directly from the diff.\n\n![Schema Diff](screenshots/schema-diff.png)\n\n---\n\n### 📓 Scratchpad Inspector\n\nEvery connection has its own built-in scratchpad — a Markdown-powered notes panel that slides out from the right edge. Jot down query snippets, document table structures, or keep reminders. Everything saves automatically and stays tied to that specific connection.\n\n---\n\n### 👥 Real-Time Collaboration\n\nShare a session with teammates. MacTable supports WebSocket-based live sync with presence cursors — see where your colleagues are typing in real time. The underlying conflict resolution engine ensures edits never collide.\n\n---\n\n### 🎨 Designed for macOS\n\nEvery detail is crafted to feel native:\n\n- **Translucent sidebar** with vibrancy that shows your desktop through\n- **Spring-based animations** on every interaction — no jarring linear transitions\n- **Hover effects** on buttons and list items for immediate feedback\n- **Dark \u0026 Light mode** with full support for both appearances\n- **Floating toast notifications** for non-blocking feedback (query timing, copy confirmations)\n- **Empty states** with helpful guidance when there's nothing to show yet\n\n---\n\n## Supported Databases\n\n| Database   | Status |\n|------------|--------|\n| PostgreSQL | ✅ Full support |\n| MySQL      | ✅ Full support |\n| MongoDB    | ✅ Full support |\n\n---\n\n## Requirements\n\n- macOS 14 (Sonoma) or later\n- Any Mac with Apple Silicon or Intel processor\n\n---\n\n## Keyboard Shortcuts\n\n| Shortcut | Action |\n|----------|--------|\n| ⌘ K | Open Command Palette |\n| ⌘ Enter | Execute Query |\n| ⌘ T | New Editor Tab |\n| ⌘ Shift F | Format SQL |\n| ⌘ N | New Connection |\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favijeetpandey%2Fmactable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favijeetpandey%2Fmactable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favijeetpandey%2Fmactable/lists"}