[Maria-developers] Oracle vs MariaDb
Hi , I have to find out in MariaDb how to implement some features used in Oracle . I have: - Load a file: in Oracle I use the external table. Is there a way (fast and efficient one ) to load a file into a table . Has MariaDb a plugin which allows to load well a specific format of files? - In my existing Oracle code I used to developp a java wrap functions which are called by the Oracle Pl/Sql procedures , is there a similar way to call external java procedure in MariaDb? For example In my Pl/Sql code I can do this calling java proc : 1- Search a files in an OS directory and insert them in a table, 2- Send an SNMP trap 3- Send a mail via SMTP - Is there an equivalent to an Oracle job in Mariadb? - Is there an equivalent to Oracle TDE (Transparent data encryption) ? -Is there an equivalent to the VPD (virtual private policy)? Do you have some usefull links to help doing this study? (FAQs tutorial links..) Many Thanks and Best Regards
Hi, Ghazi! On Jan 07, Ghazi Btissam wrote:
Hi ,
I have to find out in MariaDb how to implement some features used in Oracle . I have: ... Do you have some usefull links to help doing this study? (FAQs tutorial links..)
Yes. Here's a useful link to this very question you have asked yesterday in the Knowledge base: https://mariadb.com/kb/en/mariadb/mariadb-vs-oracle/ It was answered yesterday, as far as I can see. There was no need to repost the same question to the mailing list. If you want to clarify the question or comment on the answer, you can use the "add new comment" button Regards, Sergei Chief Architect MariaDB and security@mariadb.org -- Vote for my Percona Live 2016 talks: https://www.percona.com/live/data-performance-conference-2016/sessions/maria... https://www.percona.com/live/data-performance-conference-2016/sessions/maria...
participants (2)
-
Ghazi Btissam
-
Sergei Golubchik