turso
Installation
SKILL.md
Turso
Turso is an edge-hosted SQLite database built on libSQL. It provides global replication, embedded replicas for ultra-low latency, and native vector search.
Quick Start
Create Database
# Install CLI
brew install tursodatabase/tap/turso
# Authenticate
turso auth login
# Create database
turso db create my-app