/toy-db-js

Primary LanguageTypeScript

toy-db-js

ToyDb is my own RDBMS written in TypeScript. It's inspired by CMU Database Systems course.

Run

yarn install
yarn build
node dist/bundle.js