{"library":"database-js-sqlite","type":"library","category":null,"description":"database-js-sqlite serves as a wrapper for the `node-sqlite3` package, providing SQLite database connectivity for applications utilizing the `database-js` framework. It enables a consistent API for interacting with SQLite databases, including support for prepared statements and async/await operations. Additionally, it offers an alternative driver option for `sql.js` for browser-compatible SQLite usage. The current stable version is 1.3.0, released in 2018. Given the lack of recent updates, the package appears to be in a maintenance or effectively abandoned state, meaning release cadence is irregular or ceased, and compatibility with very recent Node.js versions or security patches might be a concern. Its primary differentiator is its integration within the `database-js` ecosystem, providing a unified interface across different database types.","language":"javascript","status":"maintenance","version":"1.3.0","tags":["javascript","database-js","sqlite"],"last_verified":"Wed May 27","install":[{"cmd":"npm install database-js-sqlite","imports":["import { Connection } from 'database-js';","import SQLiteConnection from 'database-js-sqlite';","const { Connection: Database } = require('database-js');"]},{"cmd":"yarn add database-js-sqlite","imports":[]},{"cmd":"pnpm add database-js-sqlite","imports":[]}],"homepage":null,"github":"https://github.com/mlaanderson/database-js-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/database-js-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/database-js-sqlite/compatibility"}}