mini-sql-db/ |--- lib/ | |--- storage.js # Creating JSON files to store data and run read/write operations | |--- schema.js # Table schema management and validation ...
An implementation of the Scheme R7RS-Small standard in JavaScript, designed for correctness, extensibility, and deep JavaScript interoperability. After running npm run build, you can use the ...