mini-sql-db/ |--- lib/ | |--- storage.js # Creating JSON files to store data and run read/write operations | |--- schema.js # Table schema management and validation ...
Path to existing SQLite DB should be provided by environment variable NSRL_DB_FILEPATH. The database can be sourced from: the NSRL website. This server only works with the RDSv3 Modern Minimal ...