syntaqlite
  • Getting started
  • Guides
  • Integrating
  • Contributing
  • Reference
Playground

Guides

  • Formatting in CI
  • SQLite version and compile flags
  • Custom dialects

Guides

Task-oriented guides for specific workflows. Each one solves a concrete problem — pick the one that matches what you're trying to do.

Formatting in CI Enforce consistent SQL formatting in your CI pipeline. SQLite version and compile flags Pin validation to your production SQLite version and compile-time flags. Custom dialects Define and load a grammar extension for non-standard SQLite syntax.