# turso

A SQL database in Rust: SQLite-compatible, now also speaking Postgres (experimental). The LLVM of databases.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/tursodatabase-turso
- Source: https://github.com/tursodatabase/turso
- Price: free and open source

## Summary
turso is a Claude Code plugin with 13 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes async-io-model, cdc, code-quality. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add tursodatabase/turso --agent claude-code
```

## Skills
- async-io-model
- cdc
- code-quality
- debugging
- differential-fuzzer
- index-knowledge
- memory-benchmark
- mvcc
- pr-workflow
- storage-format
- testing
- transaction-correctness
- yield-injections

## FAQ

### What is turso?
A SQL database in Rust: SQLite-compatible, now also speaking Postgres (experimental). The LLVM of databases.

### How do I install turso?
Run these in Claude Code: npx -y skills add tursodatabase/turso --agent claude-code. Then prompt normally.

### Does turso auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is turso free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
