|
|
SQLite: A Lightweight Alternative |
|
|
Codewalkers |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
118 |
In this article, the author gives his views about MySQL and other RDBMS which are useful for large scale or multi-user applications. But the SQLite is the apt and light weight alternative as your database solution for smaller websites with low traffic. The author gives some description about creating a database directory, making queries, composite codes and unsupported SQL commands with some reference sites. This tutorial concludes that SQLite is the exact database solution for smaller websites with lower traffic.
|