There is a database in MySQL. Is it possible to somehow import it into SQLite?
There is a file in which each line is divided into two parts, for example Word $ Transfer. The first part is up to $ one column as the second part after $ is the second column. Is it possible to somehow load data from it into SQLite?
There is a table in Excel Can I import data from it into SQLite?
In general, how quickly from some database to load data into SQLite? or can immediately save as SQLite?