SqlBuilder 2.0.0

SqlBuilder 2.0.0 Download Summary

  • Language: Java
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 1026
  • Released: Apr 5, 2008

SqlBuilder 2.0.0 Description

SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs. Using one programming language (Java) to generate code for another language (i.e. SQL) is always a challenge.

There are always issues with escaping characters within string literals, getting spaces in the right place, and getting the parentheses to match up. And often, even after the code is debugged and fully tested, it is still very fragile. The slightest change will throw things out of balance and require another round of testing and tweaking.

SqlBuilder changes that whole scenario by wrapping the SQL syntax within very lightweight and easy to use Java objects which follow the "builder" paradigm (similar to StringBuilder). This changes many common SQL syntactical, runtime errors into Java compile-time errors! Let's dive right in to some quick examples to to see how it all works.

SqlBuilder Bookmark

Hyperlink code:
Hyperlink for Forum code:

SqlBuilder 2.0.0 Script Download Notice

Top 4 Download periodically updates information of SqlBuilder 2.0.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. SqlBuilder 2.0.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Web Based Database Query Tool

Web Based Database Query Tool is a simple free Web based MySql database query tool.Features: - Web based mysql database query tool in php. - Easy to use tool ... any web page. - Dynamically change to any database or host. - Execute select, update, delete,abase or ...

phpcocktails

... cocktails (ingredients, composition, images...). It allows you to query a database in order to make the desired cocktail. ...

fSQL

... PHP offers some functions to easily use mysql querys. It works with twodimensional associative arrays (Columns and Rows). The sourcecode is quite self-explanatory. There are functions for connect, close, select, insert, delete and update. ...

Resultset

Resultset allows you to accessdatabase results by field name. It wraps each result row in a ResultRow class which allows you to retrieve results via a dictionary interface (by column name). The regular list interface (by column number) is also provided. ...
Python

mydbaccess

... provides a modular user interface to browse MySQL databases based on a relational design framework.mydbaccess is a GUI for MySQL databases featuring powerful and end-user-friendly search, query and reporting engine functionality. The application runs OUT-OF-THE-BOX ...