How to create a custom datasource plugin?

I can’t use postgresql datasource plugin because of sql injection and need to develop a new datasource plugin that calls database procedure.
But the guide is not kind, so I ask for help. Is there any YouTube or code example I can refer to? thank you

“I can’t use postgresql datasource plugin because of sql injection”

Can you explain further what you believe the problem with that plugin to be?

“But the guide is not kind, so I ask for help.”

What help do you need? Which documentation have you tried to use so far and
what problems have you run into?

The more you tell us about the specific problems you have, the easier it is for
someone to provide the appropriate assistance.

Antony.

I want to import the gresql database procedure that I post created into the plugin, but I don’t know which file code to modify, example i can’t modify logo img. or if there is another way to do sql injection, please let me know

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.