SQLite Administrator

When developing application in Adobe AIR which utilize the SQLite API it is often useful to have a quality SQLite editor available, especially during development and testing.

I have tried many different SQLite editors, most of which were quite good, however the best of the bunch you have to pay for.

Personally I recommend SQLite Administrator. SQLite Administrator is a powerful tool which allows for the design, creation and modification of local SQLite databases. The code editor is very intuitive and provides a simple UI which allows you to write SQL queries with little effort. In addition, there are many useful features which you would expect from a quality editor such as code completion and highlighting.

SQLite Administrator

So if you are looking for an high quality free SQLite Editor when working with Adobe AIR and SQLite check out SQLite Administrator

{ 4 comments to read ... please submit one more! }

  1. Sadly, it is only available on Windows. Perhaps it needs to be ported to AIR (smile)? I use SQLite Database Browser on Mac.

  2. Just wondering, do you guys know what version of SQLite is used in AIR? I took a look at SQLite Database Browser (I’m also on a Mac) but it hasn’t been updated since early 2006. There was also an AIR version of an SQLite browser I found but that apparently had been abandoned and doesn’t work in the new version of AIR either. I wouldn’t mind using SQLite Database Browser as Kevin pointed out but I just don’t want to run into problems later. Should that even be a concern of mine?

  3. Wow! For a free piece of software, that’s really well done (even if it were a paid piece of software it would be really nice 🙂 ).

  4. Yeah unfortunately the current version of SQL Administrator is Windows only – thus another example illustrating the need for Adobe AIR.

    – Eric

{ 0 Pingbacks/Trackbacks }