Skip to content

Kovelja009/SQL-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As the name implies this app serves as the SQL-editor trough which user can communicate with remote database. Before sending query to database it first runs trough checker, which looks for syntax and semantic type of errors, and only after it passes checker query is sent to database. Arcitecture use for this project is MVC + using observer for GUI updates and bridge pattern to communicate with database.

Other functionalities:

  • bulk import: importing data from csv into database
  • export: exporting results of given query into csv

About

Lightweight SQL-editor with syntax checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages