Reputation: 4111
i am newb in using SQLite in mobile development having experience in sql server, MySQL on web based applications. After googling around I found sql browser and navicut to use for sqlite manager. While working on both of them, realising they are very buggy.Now i am trying Firefox SQLite plugin.Can someone please suggest good SQLite client for mac. Till your answers I am trying Firefox sqlite add-on for mac. Thanks.
Upvotes: 1
Views: 2683
Reputation: 66
Since you're using SQLite in iOS app development, I recently found SQLiteFlow is nice. And one of its outstanding feature I think is it can handle database directory changes, this really mean something when you debug your iOS app in an iOS simulator which your SQLite database directory will change every time your app launch through Xcode.
Upvotes: 0
Reputation: 6396
SQLVue, which my company just released on the Mac App Store this week, is a lightweight SQLite development tool for Mac OS X.
Upvotes: 0
Reputation: 113747
I'm not sure which SQLite Manager you were mentioning, there's a Firefox add-on and a native Mac app. I've used the Mac app, SQLiteManager for a while and found that it's quick and easy to use, even if it has a few quirks. I don't think it's buggy at all. It is pricey though.
I couldn't stand the Firefox plugin (which is called SQLite Manager, with a space).
Upvotes: 1