Also using a remote server-based database engine may lighten the load on the application but will deteriorate your performance even further since your application has to make a remote call to the database, retrieve the data and then send it back to your application making your user experience a longer lag.