Hello, The reason why im asking for this is becouse im currently making a project that needs data storage.
And sqlite seems to be perfect for that matter.
I've already read the documentation of Sqlite3 but i found that insufficient.
It didn't really explain much besides the obvious.
I can really use some tutorials that explain me everything.
Especially the callback funciton which seems to be really important.
In a nutshell i need to be able to get data from the database and store it in variables.
Any advice would be highly apriciated.
Thanks in advance,