01Supports query execution with parameterized queries.
02Enables execution of single SQL statements and scripts.
03Offers batch execution of SQL statements with different parameters.
04Provides client examples for easy testing and integration.
05Supports in-memory and file-based SQLite databases.
062 GitHub stars