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.

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

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.

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.

Remote backup Online Backup Service - backup and storage of important data on secure remote server.

Password Management Directory The best password manager software on Password Management .net.

Backup Schedule Here you can find all about backup methods and decide which method best suits you.

Backup Utilities A lot of interesting backup utilities: HDD Backup software, Remote backup programs. Choose whatever you need!





© 2000-2009 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