How can I create an in memory sqlite database? April 27, 2023 by Tarik try var connection = new SQLiteConnection("Data Source=:memory:");