sk Skill · HeliosDatabase
heliosdb-nano-transactions
Transactions, savepoints, isolation, and bulk-load patterns in HeliosDB-Nano. Covers BEGIN/COMMIT/ROLLBACK, nested SAVEPOINT … RELEASE/ROLLBACK TO, the embedded library's RAII Transaction handle, deadlock detection, and the fast path for inserting tens-of-thousands of rows in one transaction. Also states the two limitations that surprise people coming from PostgreSQL: SERIALIZABLE is served as snapshot isolation…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 3
tomlsqlrustpythonRust
- Host repository
- HeliosDatabase/HeliosDB-Nano
- Allowed tools
- Bash(heliosdb-nano *), Bash(psql *), Read
- Host stars
- 10
- Host language
- Rust