Create, edit, browse SQLite databases.
Follow this app
What is SQLiteStudio for Mac
SQLiteStudio is a free, open source, multi-platform SQLite database manager written in C++, with use of Qt framework.
Features:
Free & open source. It s free of charge for everybody, for any purpose (including commercial). It s safe, as anyone can review source code.
Advanced SQL code editor. The SQL Editor window assists user with SQL syntax hints & highlighting, provides pretty-print code formatter, marks syntax errors. You can Ctrl+click on table mentioned in SQL query to open that table (or index, or trigger, or view).
Encrypted databases. Currently supported encrypted, password-protected SQLite variations are: SQLCipher, WxSQLite3 and System.Data.SQLite (the last one is under Windows only).