Novosoft Home Page
english versionjapanese versiongerman versionrussian version
 
software development services




Get a Quote!



online backup Install Handy Backup and use our online backup service.

RTF TO XML Use RTF TO XML converter to convert RTF to PDF, RTF to HTML, RTF to XSL FO

Freeware & Shareware software On SoftEmpire.com you can find any type of games : arcade games, strategy games, sports games, puzzle games, etc.

password manager Handy Password is a password manager that keeps your login information in perfect security.

load stress testing Testing Master provides you with an easy-to-use and cost-effective way of load stress testing of web sites and intranet applications.

file synchronization Novosoft Office Backup allows you to easily do files synchronization between different locations without necessity to use any storage media.

Backup data online The good way of files protection - is online data backup. With Novosoft Remote Backup Service you can be sure in data security and safety.





c  2000-2007 Novosoft LLC.




  SQL Pretty Printer

The Pretty Printer takes SQL statements as the input and then presents it in a structured way complete with proper indentation for sub clauses and capitalization of keywords. It is implemented with using of our SQL parsing technology.

There is a tool at Novosoft called SQL parser. It completes syntax parsing of DML (data manipulation language) statements for ORACLE v8 and DB2 v6 SQL dialects. These statements include INSERT, UPDATE, DELETE and SELECT statements. It also can parse certain DDL (data definition) statements such as CREATE TABLE and CREATE VIEW.

The tool is used over three years in commercial product. Pretty Printer just demonstrates the ease of use of our SQL parser. It can be integrated with many other tools since the key idea is to present the statements parsed in a generic, dialect-independent internal format (abstract syntax tree).

Demo is set by default for syntax parsing of DML statements for and DB2 v6 SQL dialects.

Contact us for Demo