Const
The SQLiteDriver class for the GoodDB package
const db = new GoodDB(new SQLiteDriver({ path: './database.db'})); Copy
const db = new GoodDB(new SQLiteDriver({ path: './database.db'}));
The SQLiteDriver class for the GoodDB package