Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | JayFi |
I notice there is an sqlite plugin, If I am going to depend on a plugin that includes binary code, there probably needs to be at least some modicum of trust yes? However the sqlite plugin is created by someone with the name “2shady4u”.
https://github.com/2shady4u/godot-sqlite
Assume for a minute that the plugin is nefarious and your boss finds out you imported something called “2shady4u”, it probably won’t end well.
What is the best most trusted simple/lightweight datastore godot developers use for applications? I’d prefer to be in a situation where, if a database engine binary was nefarious in some way, i’d be in the same situation as everyone else.