sk Skill · HeliosDatabase
heliosdb-nano-query
DML and queries in HeliosDB-Nano. Covers INSERT (basic, OR REPLACE/IGNORE, ON CONFLICT, INSERT…SELECT, RETURNING), UPDATE/DELETE with RETURNING, parameter styles (?, $1, :name, @name), EXPLAIN/EXPLAIN ANALYZE, CTEs, window functions, set ops, and the result-cache. Use this when the user is writing SELECT/INSERT/UPDATE/DELETE/MERGE statements or asking why a query is slow.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 3
sqlpythonRust
- Host repository
- HeliosDatabase/HeliosDB-Nano
- Allowed tools
- Bash(heliosdb-nano *), Bash(psql *), Read
- Host stars
- 10
- Host language
- Rust