sk Skill · HeliosDatabase
heliosdb-nano-schema
Define and inspect schema in HeliosDB-Nano. Covers CREATE/ALTER/DROP TABLE with PK/FK/UNIQUE/CHECK/DEFAULT constraints, regular and HNSW vector indexes, views, materialized views, stored procedures, and introspection through Postgres (pg_class, information_schema), SQLite (sqlite_master, PRAGMA table_info), and Nano-specific (\d, \dt, \dS, \dmv) surfaces. Also documents why CREATE TRIGGER succeeds but trigger bodies…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 3
sqlRust
- Host repository
- HeliosDatabase/HeliosDB-Nano
- Allowed tools
- Bash(heliosdb-nano *), Bash(psql *), Read
- Host stars
- 10
- Host language
- Rust