In screenshot form (which has a different sorting order) Getting started with bun:sqlite bun:sqlite's API is loosely based on better-sqlite3, though the implementation is different. bun:sqlite has two classes: class Database class Statement Database Calling new Database(filename) opens or ...