A SQLite SQL toolkit providing parsing, formatting, validation, and an MCP server. Current version 0.5.7. Release cadence is active with frequent minor releases; breaking changes occur across minor versions (e.g., semantic renamed to analysis in 0.5.1).
pip install syntaqliteNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates parsing, formatting, validation, and analysis with a single SQL statement.
Replace 'semantic' with 'analysis' in imports, or use top-level functions 'analyze' directly.
Use Python API validate() or CLI 'syntaqlite check' for validation.
Download v0.5.7+ binaries, or build from source if on older glibc.
No dependency data recorded yet.