sql-databasesdatabases
jutsu-bunbun-sqlite
Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared statements, and transactions with high performance.
maintainer
TheBushidoCollective
Mis à jour 1/19/2026
Étoiles
59
Forks
6
quick start
Installation and usage
Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared statements, and transactions with high performance.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use jutsu-bunbun-sqlite