Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: c4a1621253bd37dd73db9cb27a93d7ad21111509 Size: 281.68 KB File Format: zip
Rating: 1.826086956
out of 5
based on 23 user ratings
Downloads: 384 License: Free
SQLite Shell is a free software by Richard Hipp and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download SQLite Shell which is 281.68 KB in size and belongs to the software category Servers. SQLite Shell was released on 2011-01-22 and last updated on our database on 2017-03-01 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
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.System requirementsSQLite