connect sqlite3 into unity

hello all,

i want to display highscore in my game, can anyone say the steps to connect my sqlite3 database into unity?

wanna to show only the name and high score??

can anyone help me??

I know this is super-late, but I put together a wiki page detailing how to use SQLite via javascript in Unity.