Hello Im trying out the sqlite package in julia, I got the following 2 questions:
1, the query will result in a type of SQLite.ResultSet, if i can output dataframe or dataarry type? 2, if i have a dataframe or dataarray type, would i be able to put it into the database table? thanks a lot!
