# QueryDeck > The native macOS database client. Built with Swift for speed, simplicity, and one-time pricing. ## Overview QueryDeck is a native Mac database client that supports PostgreSQL, MySQL, SQLite, MongoDB, and Redis. It costs $79 one-time per user (not per device) and includes a 14-day free trial. Built in Swift for macOS 14+, it launches in under a second and feels like a first-party Apple app. ## Key Features - Native macOS app built in Swift (not Electron) - Sub-second launch time - AI-assisted SQL: natural language to SQL, query suggestions, error explanations - EXPLAIN ANALYZE visualization for query performance tuning - Auto-generated ERD from foreign key relationships - Schema browser with tables, views, functions, sequences - Smart autocomplete for SQL with schema awareness - Connection bookmarks with SSH tunnel support - Safe mode for production databases (confirms destructive queries) - Dark mode and system theme support ## Supported Databases - PostgreSQL (including JSONB, CTEs, window functions, materialized views) - MySQL (including stored procedures, triggers, events) - SQLite (including FTS5, JSON1, WAL mode) - MongoDB (document browsing, aggregation pipeline builder) - Redis (key browser, TTL management, pub/sub monitor) ## Pricing - Standard: $79 one-time, per user (use on all your Macs). Free updates on your version. Upgrade to future major versions for $39. - Lifetime: $149 one-time, per user. Every future version included, forever. - 14-day free trial, no credit card required ## Target Users - Backend developers who query databases daily - DBAs managing schemas, indexes, and performance - Data analysts running ad-hoc queries - Startup teams that want a single tool for all their databases - Freelancers tired of per-device or subscription pricing ## Comparisons QueryDeck is an alternative to TablePlus, DataGrip, DBeaver, Sequel Pro, and Postico. Key differences: native Swift performance, per-user (not per-device) licensing, AI-assisted SQL, and built-in query plan visualization. ## Links - Website: https://www.querydeck.app - Features: https://www.querydeck.app/features - Pricing: https://www.querydeck.app/pricing - Blog: https://www.querydeck.app/blog - Compare: https://www.querydeck.app/vs - Databases: https://www.querydeck.app/for ## Contact - Twitter: @querydeck