·turso
</>

turso

itechmeat/llm-code

Turso SQLite database. Covers encryption, sync, agent patterns. Keywords: libSQL, embedded.

16Installs·1Trend·@itechmeat

Installation

$npx skills add https://github.com/itechmeat/llm-code --skill turso

SKILL.md

SQLite-compatible embedded database for modern applications, AI agents, and edge computing.

| Installation | installation.md | | Encryption | encryption.md | | Authorization | auth.md | | Sync | sync.md | | Agent DBs | agents.md |

Turso is built on libSQL, an open-source fork of SQLite with:

Turso SQLite database. Covers encryption, sync, agent patterns. Keywords: libSQL, embedded. Source: itechmeat/llm-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/itechmeat/llm-code --skill turso
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is turso?

Turso SQLite database. Covers encryption, sync, agent patterns. Keywords: libSQL, embedded. Source: itechmeat/llm-code.

How do I install turso?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itechmeat/llm-code --skill turso Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/itechmeat/llm-code