home/categories/nosql-databases/kylecorry31-trail-sense-agents-skills-trail-sense-database-persistence-skill-md
nosql-databasesdatabases

trail-sense-database-persistence

Add new Room database persistence to Trail-Sense Android app. Use when the user asks to create, add, or implement database persistence for a model, including Entity, DAO, Repository, and AppDatabase migration. Covers entity-to-model mapping, index configuration, and standard CRUD operations.

kylecorry31
maintainer
kylecorry31
更新於 2/7/2026
星標
2576
分支
147
quick start

Installation and usage

Add new Room database persistence to Trail-Sense Android app. Use when the user asks to create, add, or implement database persistence for a model, including Entity, DAO, Repository, and AppDatabase migration. Covers entity-to-model mapping, index configuration, and standard CRUD operations.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use trail-sense-database-persistence