Sqlite database

broken image
broken image
broken image

Most of the time, sqlite3 just reads lines of input and passes them on to the SQLite library for execution. The SQLite project provides a simple command-line utility named sqlite3 (or sqlite3.exe on windows) that allows the user to manually enter and execute SQL statements against an SQLite database. Command line tool to manipulate SQLite databases

broken image