Export of data from CSV files to SQLite databases can be most likely achieved with pretty much any database management tool for SQLite. A viable alternative for csv to sqlite conversion would be to use a dedicated database conversion software, but they are usually expensive and might not be that useful for simple conversions.
Open CSV file Open SQLITE fileA powerful database to database converter