GithubHelp home page GithubHelp logo

langyanbin0314 / query-processing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyhnus/query-processing

0.0 1.0 0.0 528 KB

CS3223 DBI project

Batchfile 0.05% Shell 0.03% Makefile 0.25% Java 91.06% HTML 8.23% Lex 0.37%

query-processing's Introduction

CS3223: Database Systems Implementation

1. Project Description

2. Environment Setup

  1. Create a folder named classes under the root folder which serves as the output directory for the project.

  2. In project root folder, create a system variable COMPONENT pointing to the root directory:

    Linux / Mac : execute command source queryenv

    Windows : follow the guide

    Eclipse (other IDEs such as IntelliJ are similar) : follow the guide

3. Compilation

Windows : execute build.bat file

Linux / Mac : execute build.sh file via ./build.sh

4. Testing Procedure

4.1 Build test cases:

Sample testing files are provided in testcases directory.

Please refer to this guide for more details.

4.2 Test:

Eclipse / IntelliJ :

  • Copy the test cases generated in previous step into the root folder. Run the project with extra parameters query.in query.out

Command line :

  • Copy the test cases generated in previous step into the classes folder.
  • Run the project java QueryMain _query.in_ _query.out_

query-processing's People

Contributors

wyhnus avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.