maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #02918
writing plugin with .net language (C#)
Hi guys,
I have a program wrote in c#, it process some code and the result is a
struct (an array of string/double/int)
I want to include this program inside mariadb server as a daemon plugin (to
process data) + a storage engine (to read struct data)
is that possible? considering that i can write dll with .net?
what about write this to linux (.so files) ?
any help is very very very welcome
--
Roberto Spadim
Follow ups