SQLite is slow?
#3

Quote:
Originally Posted by FelipeAndres
View Post
it's slow, use mysql
MySQL is faster than SQLite but that all also depends on your database and how you manage it.

I run a query every month that deletes accounts inactive for 2 months and remove accounts of hackers and just keep the ban records because I ban their IP and account-name.

In some tasks such as the top list etc, I cache them every hour from the database and have a command to force update it where necessary.
Reply


Messages In This Thread
SQLite is slow? - by labiyebu - 03.02.2019, 02:01
Re: SQLite is slow? - by FelipeAndres - 03.02.2019, 02:17
Re: SQLite is slow? - by Logic_ - 03.02.2019, 06:11
Re: SQLite is slow? - by Eoussama - 03.02.2019, 08:12
Re: SQLite is slow? - by Calisthenics - 03.02.2019, 10:45

Forum Jump:


Users browsing this thread: 1 Guest(s)