Sqlite Admin Tool

by javery on April 15, 2006

While playing around with Sqlite I downloaded about 5 different free “explorers” and a couple different admin tools, then I found SQLite Administrator which completely rocks. Its still in beta but it works like a champ, you can work with tables, write SQL, import/export, and much more. Definitely the best I found.

(More on SQLite soon)

-James

{ 3 comments }

Eric April 18, 2006 at 4:58 pm

MySharpCode 1.1, from author Yeoh HS, is an ebook of source codes for helping users create their own embedded database applications in C# using SQLite and its ADO .NET Data Provider.

http://www.programmersheaven.com/app/news/DisplayNews.aspx?NewsID=4433

Eric

Gonzalo Villa March 31, 2008 at 2:42 am

Absolutely, SQLite Administrator is an outstanding and versatile tool… The only problem I have with it is that it does not support parametrized queries in the GUI. Someone nows a workarround??? Thanks!

Andy May 28, 2008 at 12:49 am

Thanks, you saved me a lot of time testing SQLite Administration packages. Cheers

Comments on this entry are closed.

Previous post: VistaDB or Sqlite

Next post: BusyBoxDotNet