I\'m developing a little project plan and I came to a point when I need to decide what local databse system to use.
The input data is going to be stored on webserver
MS SQL Server support comes out of the box without any other drivers or setup required. Also, MS SQL Server Express is free.
You can generate scripts that will export the data to/from MySQL.