Ordix AG headlined an article about SQLite with the words: ‘SQLite – The database for calorie-conscious’.
What is all in all correct. But why did I search information about SQLite?The answer is easy: I want to write an access wrapper for my new system, so Idon’t need to use mysql_query() all the time… And another benefit is thatI would be able to change the whole database system, by just changing the class,the wrapper. And right form this idea away and by a friend I met SQLite, whichsounds at the first time too small for a …