Standalone database comparison
Dear all,
Regarding database for standalone usage.
What are the difference (advantanges/disadvantages) between Oracle XE, SQL Express and SQLite?
In term of features, performance, limitation etc.
Since we know that SQLite does not need separate installation, cannot add another user, cannot be access from other machine and did not come with maintenance tool.
Oracle XE and SQL Express is limited to 1 core, 1GB RAM, and 10GB DB size. Does SQLite has the same limitation?
Consider the standalone database has few projects with more than 50k activities.
Regards,
Idzuan