BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

relax-sqlite3

v2.0.5npm· JavaScript

```javascript const DB = require('relax-sqlite3'); const db = new DB({ dbFilePath: './database/test.db', initSqlFiles: ['./database/init.sql'], tableSchema: { table1: ['column1', 'column2'], t2: ['c1', 'c2', 'c3'] }, ve

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 3 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
  • 2.0.53 years ago
  • 2.0.33 years ago
  • 2.0.25 years ago
  • 2.0.15 years ago
  • 2.0.05 years ago
  • 1.0.05 years ago