blueish / perSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerSQL

Build Status

A personal mini SQL in Rust just for fun

Commands

.quit

insert <id> <name> <email> # just a single table hardcoded for now

select # shows all rows

About


Languages

Language:Rust 100.0%