Installing and configuring Drupal 8 using Sqlite



Installing and configuring Drupal 8 using Sqlite

Installing and configuring Drupal 8 using Sqlite

Below are some useful links:

SQLite website: http://www.sqlite.org/
SQLite vs MySQL: http://stackoverflow.com/questions/3630/sqlite-vs-mysql
whentouse SQLite: http://www.sqlite.org/whentouse.html
SQLite Database Browser: http://sqlitebrowser.sourceforge.net/
SQLite Database Browser sourceforge: http://sourceforge.net/projects/sqlitebrowser/
w3schools SQL: http://www.w3schools.com/sql/
tizag SQL tutorial: http://www.tizag.com/sqlTutorial/
Download SQLite: http://www.sqlite.org/download.html
SQLite command line tutorial: http://www.pantz.org/software/sqlite/
SQLite command line tutorial: http://zetcode.com/db/sqlite/tool/