I need to be able to load a database from the file into the application using sugar orm . What should be used to do this?
UPD: Importing from a sql file, a text file is not important. I want to fill the database on the computer and put it in the application. UPD: I read, figured out with the programs to fill the database. Well, I will create it and how to download it then into the application itself?