I have been making desktop applications for a while now but faced some issues with my current database (SQL Server 2008) and decided to switch to a new database.
The problem i faced with SQL Server 2008 were:-
Can somebody suggest me a database that includes the following:-
Easily Deployable - Should take less time and need least interaction for installation on CLIENT SIDE
Real time Performance - I am making a heavy multi-user ERP software so that is why the performance for the same should be great
Cross Platform - Should run on any OS
Disclaimer : Some people might say that this question might be similar to this one but its not and i also can't use SQLite because of these reasons.
You can try Oracle 12c (Current Version) or MySql. Oracle Database provides great features for all purpose. Both run on any OS.