News

Creating an in-memory SQLite database from a CSV file To create an in-memory database from a CSV file, use the Connect or ConnectWithOptions function. With options, you can specify your CSV delimiter ...
Import CSV files as SQLite database assets by changing the importer to Gilzoide.SqliteAsset.Csv.SqliteAssetCsvImporter in the Inspector. SQLiteConnection.ImportCsvToTable extension method for ...