Skip to content

MyrmidonXD/2016f_DB_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Simple SQL Interpreter

SNU Database Lecture Term Project 1

Prerequisites

Usage

  1. Compile SimpleDBMSGrammar.jj with JavaCC
  2. Compile all *.java files with Java Compiler
  3. Execute SimpleDBMSParser

Commands

  • exit; : Close the program.
  • TODO

Caution

  • DO NOT USE this code to your project assignment.

About

SNU 2016 Fall Database course Term Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages