I am looking for a preferably free SQLite frontend to use under OS X.
Something similar to MySQL Workbench will do. Put separate suggestions in separate answers.
|
I am looking for a preferably free SQLite frontend to use under OS X. Something similar to MySQL Workbench will do. Put separate suggestions in separate answers. |
|||||
|
|
|||
|
|
It's a far cry from the other graphical tools mentioned here, but I've found that I prefer interacting with my SQLite databases with the built-in command line tool, sqlite3:
The best part is that it's built into Mac OS X and is completely, 100% free. (No seriously, the code is in the public domain) |
|||
|
|
|
Not native OS X app, but it will do the work! |
|||
|
Base ($32.99 USD / £19.99)Native OSX app for interacting with SQLite databases. Base isn't free, but I've found it to be useful. You can buy it through the Mac App Store. |
|||
|
|
|
SQLite Professional is another SQLLite editor for OS X. It is no longer free, however if you follow the instructions here, you can get a free promo code. Features Include:
|
||||
|
There are also the Navicat brand of SQL editors, including Navicat for SQLite, which are available in the Mac App Store (http://itunes.apple.com/us/app/navicat-for-sqlite/id424161923?mt=12). I've not used their SQLite tool, but have used their MySQL product, and found it to work well for most tasks. |
|||
|
|
Navicat SQLite ($49/$99)Navicat for SQLite is a powerful Database administration and development tool for SQLite. It works with SQLite version 2 and 3 and supports most of the SQLite features including Trigger, Index, View, and so on. It's a good product but IMHO expensive. |
|||
|
|
|
You can try Valentina Studio http://www.valentina-db.com/en/valentina-studio-overview 14 Feb 2013 in the 5.0 version added support of SQLite, as well as, MySQL, PostgreSQL. It is FREE. Works on Mac, Win and Linux. Includes not only db management but powerfull reports that work again on 3 OS. |
|||
|
|