Aster SQLite Manager
macOS / developpeurs
Aster SQLite Manager: The Native Database Tool for macOS
Aster SQLite Manager is a fast, lightweight, and modern database editor designed exclusively for macOS. It provides a seamless and intuitive experience for developers, data analysts, and anyone looking to manage SQLite databases with style and precision.
Say goodbye to clunky, resource-heavy cross-platform tools. Aster is truly native, respects macOS design patterns, and puts performance first.
VISUAL DATABASE DESIGNER
Craft your database schema without writing a single line of SQL. Our powerful designer allows you to:
Tables & Views: Create, rename, and drop tables or views with a few clicks.
Fields & Constraints: Manage columns, set primary keys, and define data types.
Indexes & Triggers: Optimize performance and automate logic with full support for index and trigger management.
Foreign Keys: Visually establish relationships between your tables.
POWERFUL DATA MANAGEMENT
View and edit your data in a clean, high-performance table view.
Inline Editing: Update records directly in the grid.
CRUD Operations: Effortlessly add, duplicate, or delete rows.
Advanced Filtering: Quickly filter table data with flexible search options, including exact match and case-sensitive filtering.
Pagination: Smoothly browse through massive datasets with customizable page sizes.
Data Export: Export your tables to CSV formats for use in other applications.
SMART SQL EDITOR
Aster offers a robust SQL environment for writing, reviewing, and executing queries.
Syntax Highlighting: A modern editor that highlights keywords and types for better readability.
SQL Autocomplete: Get intelligent suggestions for SQL keywords, tables, views, columns, functions, PRAGMAs, and common snippets.
Context-Aware Suggestions: Autocomplete adapts to your query, including SELECT clauses, INSERT and UPDATE targets, JOINs, aliases, PRAGMA statements, and table-qualified columns.
Safe Execution: Review and edit pre-generated SQL queries before applying any structural changes to your database.
Multiple Databases: Keep several databases open at once and switch between them instantly.
WHY ASTER?
True Mac App: Not an Electron app. No telemetry. No bloated dependencies.
Privacy First: Your data never leaves your machine. All processing is 100% local.
SwiftUI Performance: Fluid animations, responsive sidebar, and a layout that feels right on your Mac.
Quoi de neuf dans la dernière version ?
- Added context-aware SQL autocomplete for keywords, tables, views, columns, functions, PRAGMAs, and common snippets.
- Improved SQL suggestions for SELECT, INSERT, UPDATE, DELETE, JOIN, PRAGMA, aliases, and table-qualified columns.
- Added more precise data filtering with exact match and case-sensitive options.
- Improved SQL editor stability and insertion behavior when accepting suggestions.