Unity android data

Hello. What is the best way to sabedata in unity?
I need to save 150-200 variables, and , delete, insert, save a lot of data (I have not tried to use player prefs, because many data)

I work in android and script in java.

thank you very much.

Do you need SQL features? In that case there are many SQlite solutions in forums and in asset store.

I’m looking about this, but I find it is still difficult for android.
If you knew a link, I would greatly appreciate it.

thank you very much Agent_007