19.07.2007, 07:11
Quote:
Originally Posted by [RAZ
ADreNaLiNe-DJ ]
The inconvenient of MySQL is to send and receive something to another program (MySQL), waiting for reply,... But the advantage is that you can make queries. Queries are like filters on data that you don't have in flat files. Is it a solution using SQL-Lite ? It depends on the use of the database, if databse is also used by a website, MySQL is best to a better handling of multi-threading. |
mysql would be in milliseconds...cause we did a table that size last night and thats how long it took to select and give back the resultset for all rows. hehe...