About databases

hello,

I have started Razuna with H2 database. As I read somewhere on old forum that is only for development, not production environment I would like to ask what to do, when I would like to start Razuna as productive solution in my company :smile:

Maybe on that forum there are people who uses H2 DB on production?

Thank you

We highly recommend to use MySQL. Install MySQL on your server and then
switch databases. Switching database within Razuna is really easy. Go to
the backend administration, ā€œGeneral Configurationā€ and under the
ā€œdatabaseā€ tab click on the only button on this page.

Make sure to first create a backup within Razuna so you easily restore from
the backup (choose advanced setup in the install page).

thank you for your reply

So, I can think to migrate mysql iun the future, as all assets and settiongs could be moved to ā€˜productive’ environment?

thank you

Yes, just do a backup within Razuna first and restore it under ā€œadvanced
setupā€ during the switch of the database.