home/categories/sql-databases/mgd34msu-goodvibes-plugin-plugins-goodvibes-skills-webdev-databases-orms-sqlite-skill-md
sql-databasesdatabases

sqlite

Integrates SQLite embedded database with Node.js using better-sqlite3 for synchronous operations or the native Node.js SQLite module. Use when building applications with local storage, embedded databases, or when user mentions SQLite, better-sqlite3, or embedded SQL.

mgd34msu
maintainer
mgd34msu
更新于 1/20/2026
星标
0
分支
0
quick start

Installation and usage

Integrates SQLite embedded database with Node.js using better-sqlite3 for synchronous operations or the native Node.js SQLite module. Use when building applications with local storage, embedded databases, or when user mentions SQLite, better-sqlite3, or embedded SQL.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use sqlite