SQLite Browser on Windows
- Download and Install SQLite Browser (Windows platform) [1]
- SQLite Browser - Overview [2]
- Generate a CVS file on generatedata.com.
- Run SQLite Browser
- Create a database. Choose a descriptive database name such as FriendsDB.
- Import a table from a CSV file.
- Save the database
- Testing
- Close and Restart SQLite Browser. Open the database that you have just created.
Importing CSV file into table using command line (windows cmd or Mac terminal)