{"library":"sqlite-to-json","type":"library","category":null,"description":"sqlite-to-json is a small Node.js library that dumps SQLite database tables to JSON files. At version 0.1.3, it provides a simple class with methods to list tables, save individual tables as JSON, and export the entire database as a single JSON object. It depends on the native sqlite3 driver, which requires compilation. The package has not seen recent updates (last release appears old) and may have limited maintenance.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","sqlite to json"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-to-json","imports":["const SqliteToJson = require('sqlite-to-json');"]},{"cmd":"yarn add sqlite-to-json","imports":[]},{"cmd":"pnpm add sqlite-to-json","imports":[]}],"homepage":"https://github.com/tkellen/node-sqlite-to-json","github":"git://github.com/tkellen/node-sqlite-to-json","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-to-json","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}