Skip to content

Basic and usefull simple queries with SQLite program

Notifications You must be signed in to change notification settings

erdmkbc/Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Database

The applications goals are two data that are SQLite(data's folder type .db) and .json forms simple console applications. The algoritms wrote with OO-P style.

chinook data content

You can implement our data

You can query these feautures

  • displayOptions : You can check columns in your data
  • getAllOptions : You can see feautures that you choosed in column
  • chooseFilter : Yuo can use filtering any features
  • ordering : You can ordering data The way you want
  • whereLike : You can search a letter in data.
  • insertInformation : You can add information in data.
  • deleteInformation : You can delete information in data.

About

Basic and usefull simple queries with SQLite program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages