SQLite

A command-line access program that was especially designed in order to provide an uncomplicated means of working with SQLite databases.

  • SQLite
  • Version :3.19.3
  • License :Freeware
  • OS :Windows All
  • Publisher :Richard Hipp

32 bit Download Now

64 bit Download Now

SQLite Description

Handling SQLite databases and running various commands to create or query them are tasks for specialized programs and users with lots of experience in this field. Among the many dedicated utilities that are meant to ease the job for users and administrators there’s a lightweight software called SQLite.

Since it is a command-line tool, you will not get a proper graphical interface, but if you are familiar with the syntax, you shouldn’t have any difficulties in working with SQLite. All SQL statements you type in must end with a semicolon, so they can be executed as soon as the ‘Enter’ key is pressed.

An important aspect that you should take under consideration is the existence of a hefty set of commands that are quite different from the others. The main difference resides in the fact that as opposed to regular input you provide and is send to the SQLite library, these ones are processed only by the sqlite3 application.

In order to access the special functions (also called ‘dot commands’), you can checkout the list that can be displayed from within the command-line utility. These instructions are made to allow the execution of some prepackaged statements as well as to modify the format of the results of a query.

An interesting characteristic of this tool is the ability to present the query output in several modes. Choosing the one you need can be done only through the use of those special commands mentioned earlier. The formats in which SQLite can show you the results are column, HTML, CSV, line, insert, list, tcl and tabs.

After spending some time with this application, one conclusion can be drawn and it is that SQLite is a utility that targets a specific audience and, thus, is addressed to specialists and not the general public.

Leave a Reply

Your email address will not be published.