gtnao / toy-db-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%