Skip to main content

SQLite Compatibility

The authoritative compatibility reference is maintained at COMPAT.md in the repository root. It tracks the support status for every SQL statement, expression, function, PRAGMA, C API function, VDBE opcode, and extension. Refer to that document for the current state of compatibility. It is updated alongside code changes to stay accurate.

Turso-Specific Extensions

These features extend Turso beyond SQLite compatibility:

See Also