Migrating Oracle database to MariaDB for windows
How can i migrate data from oracle into mariaDB for windows ?
Answer Answered by Ian Gilfillan in this comment.
That's a very broad question. Take a look at sql_mode=oracle for some technical specifics. See service providers for support options.
Comments
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
That's a very broad question. Take a look at sql_mode=oracle for some technical specifics. See service providers for support options.
Recently at the MariaDB Server Fest 2020, there was a presentation by Lixun Peng on "A user story: migrating from Oracle to MariaDB" that contains a considerable amount of information.