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?