SQLite Reading and Writing Question:
#4

Shouldn't be because SQLite is very fast (if you use it right of course).
The query shouldn't take too long to exec (I believe just a few miliseconds)

If you are worried, you could use a fast file system or MySQL using cached (or non cached) queries.
Reply


Messages In This Thread
SQLite Reading and Writing Question: - by Ballu Miaa - 08.09.2012, 17:44
Re: SQLite Reading and Writing Question: - by Maxips2 - 08.09.2012, 17:46
Re: SQLite Reading and Writing Question: - by Ballu Miaa - 08.09.2012, 17:49
Re: SQLite Reading and Writing Question: - by Maxips2 - 08.09.2012, 17:51
Re: SQLite Reading and Writing Question: - by Ballu Miaa - 08.09.2012, 17:52
Re: SQLite Reading and Writing Question: - by Maxips2 - 08.09.2012, 17:55
Re: SQLite Reading and Writing Question: - by Ballu Miaa - 08.09.2012, 17:58
Re: SQLite Reading and Writing Question: - by Maxips2 - 08.09.2012, 18:03
Re: SQLite Reading and Writing Question: - by Ballu Miaa - 08.09.2012, 18:05
Re: SQLite Reading and Writing Question: - by Maxips2 - 08.09.2012, 18:06

Forum Jump:


Users browsing this thread: 1 Guest(s)