olore-turso-latest

star 67

Local Turso documentation reference (latest). Turso database documentation. Use for libSQL, SQLite at the edge, embedded replicas, Turso CLI, and database sync.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-turso-latest description: Local Turso documentation reference (latest). Turso database documentation. Use for libSQL, SQLite at the edge, embedded replicas, Turso CLI, and database sync.

Turso Documentation

Turso database documentation. Use for libSQL, SQLite at the edge, embedded replicas, Turso CLI, and database sync.

Quick Reference

Task Entry Point
Getting started contents/quickstart.mdx
TypeScript SDK contents/sdk/ts/quickstart.mdx
Python SDK contents/sdk/python/quickstart.mdx
Embedded replicas contents/features/embedded-replicas/introduction.mdx
Platform REST API contents/api-reference/introduction.mdx
CLI reference contents/cli/introduction.mdx
SQL reference contents/sql-reference/compatibility.mdx
Vector search contents/guides/vector-search.mdx
Sync contents/sync/usage.mdx
Local development contents/local-development.mdx

When to use

Use this skill when the user asks about:

  • Connecting to Turso databases with any SDK (TypeScript, Python, Go, Rust, PHP, Flutter, Java, Kotlin, Ruby, Swift, C)
  • libSQL protocol, SQLite at the edge, embedded replicas
  • Turso CLI commands for managing databases, groups, and organizations
  • Platform REST API for programmatic database management
  • SQL statements, functions, data types, and SQLite compatibility
  • Features like branching, point-in-time recovery, vector search, AI embeddings, multi-db schemas
  • Database sync, conflict resolution, and partial sync
  • Integrations with Cloudflare, Vercel, Next.js, Remix, Drizzle, Prisma, SQLAlchemy, etc.

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-turso-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator