{"library":"fastify-sqlite","type":"library","category":null,"description":"Fastify plugin that integrates SQLite3 databases via the sqlite3 package. Current version 1.1.0, compatible with Fastify v4. Supports both callback-based and promise-based APIs (via sqlite wrapper). Provides options for in-memory databases, file-based storage, verbose logging, and named decorators. A lightweight alternative to more feature-rich ORMs like TypeORM or Sequelize for SQLite.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","fastify","fastify-plugin","database","in-memory","sql","sqlite","sqlite3"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fastify-sqlite","imports":["import fastifySqlite from 'fastify-sqlite'","app.sqlite.all('SELECT * FROM table', callback)","app.sqlite.myDb.all(...) // when registered with name option"]},{"cmd":"yarn add fastify-sqlite","imports":[]},{"cmd":"pnpm add fastify-sqlite","imports":[]}],"homepage":"https://github.com/Eomm/fastify-sqlite#readme","github":"https://github.com/Eomm/fastify-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"fastify-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}