I\'m developing an easy website and I\'m trying a sqlite database. In contrast to MySQL, when you connect to a db you don\'t say and user/password, and with MySQL you do.
The prior answers are only partially true. You can have databases that require authentication but you'll have to compile SQLite separately from PHP.
http://www.sqlite.org/src/doc/trunk/ext/userauth/user-auth.txt