SQLite Shell

A command-line shell for accessing and modifying SQLite databases
Download

SQLite Shell Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Richard Hipp
  • Operating Systems:
  • Windows All
  • File Size:
  • 275 KB

SQLite Shell Tags


SQLite Shell Description

This package provides a command-line shell for accessing and modifying SQLite databases. This program is compatible with all versions of SQLite through 3.7.4 and beyond. The SQLite library includes a small command-line utility SQLite3 that will allow you to manually enter and execute SQL commands against an SQLite3 database. To start the SQLite3 program, just type "sqlite3" followed by the name the file that holds the SQLite database. If the file does not exist, a new one is created automatically. The SQLite3 program will then prompt you to enter SQL. Type in SQL statements (terminated by a semicolon), press "Enter" and the SQL will be executed.


SQLite Shell Related Software