01Schema Inspection: List all tables and retrieve detailed table schemas.
02Type-Safe: Includes comprehensive type hints and error handling for reliable operations.
03CRUD Operations: Create tables, insert, read, update, and delete records.
04Database Management: Open and close SQLite database files.
050 GitHub stars
06Query Execution: Execute raw SQL SELECT queries with parameterized inputs.