Skip to content

my mini SQL project of database system course

Notifications You must be signed in to change notification settings

netaddi/miniSQL

Repository files navigation

miniSQL

this is the repo for miniSQL project in ZJU.

SQL functions to implement:

  1. create table
  2. drop table
  3. create index
  4. drop index
  5. insert into table
  6. delete from table
  7. select from table

About

my mini SQL project of database system course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published