Is there a limit of simultaneous SQLite PHP connection? [closed]

1

I currently use Mysql on my server with 50 concurrent connections limit. I thought of using SQL Server which in turn has no concurrent connection limit but is very expensive !! ..

So I thought about using SQLlite, but would you like to know if there are any concurrent connection or storage limits?

    
asked by anonymous 02.09.2018 / 01:06

0 answers