Git Product home page Git Product logo

noob_sql's Introduction

Noob SQL

the purpose of this project is help beginner to learn SQL

the IDE we are using in this project is Intellij IDEA, we are using some built-in GUI tool in this project, if you encounter some compile issue, please try compile it in Intellij IDEA.

Programming language: the programing language we are using is java.

Libraries:

  1. Java SE Development Kit 8u191
  2. mysql-connector-java-5.1.39-bin, it is in the zip file

The working copy is locate in jar folder, if you are using Linux or MAC OSX, you should be able to run it by 'java -jar noob_sql.jar'

Notice:

  1. the project currently only work on local MYSQL database server.
  2. for simple mode (or guiled mode), duo to complexity and time, only first one is implemented.

Files:

/README.txt                             project information.

/login.txt                              save login information.

/OxygenMono-Regular.ttf                 built-in font.

/mysql-connector-java-5.1.39-bin.jar    library to communicate with MYSQL database.

/jar/login.txt                          save login information.

/jar/noob_sql.jar                       working copy.

/jar/OxygenMono-Regular.ttf             built-in font.

/src/P1/main.java                       main function, where the GUI being called.

/src/P1/sample.java                     all the SQL sample code to be displayed.

/src/P1/SQL.java                        operation to MYSQL database, include connect, disconnect, get table name, get
                                        column name, execute SQL code.

/src/P1/GUI.java                        all the operation to GUI.

/src/P1/GUI.form                        GUI designed with built-in GUI tool in Intellij IDEA.

noob_sql's People

Contributors

zhoudl0605 avatar zhouzhanke avatar

Watchers

 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.