Free Query Tool - tool for enhanced querying SQL databases
Free Query Tool - nástroj pro dotazování do SQL databází
bachelor thesis (DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/31031Identifiers
Study Information System: 49790
Collections
- Kvalifikační práce [11264]
Author
Advisor
Referee
Holubová, Irena
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Programming
Department
Department of Software Engineering
Date of defense
22. 6. 2009
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
English
Grade
Very good
Práce popisuje návrh a implementaci nástroje pro dotazování do SQL databáz (SQL konzolu), který ulehčí práci zkušenému SQL vývojáři. Především zefektivní psaní SQL dotazů ve volném textu tím, že kontroluje jména již napsaných objektů (tabulek, pohledů, ...), tím, že doplňuje jména objektů právě rozepsaných. Nástroj taky zvýrazňuje syntaxi dotazů, pro lepší orientaci v kódu I včasné upozornění na chyby.
Thesis describes design and implementation of the tol for querying SQL databases (SQL console), that makes querying for senior SQL developer a lot easier and more efficient. Tool checks object names written by user (tables, views, ...) and enables partially written object names completing. Tool, for better orientation in written code, highlights syntax of queries what helps also as error prevention.